Home
last modified time | relevance | path

Searched refs:host1x_sid_entry (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/host1x/
Ddev.c144 static const struct host1x_sid_entry tegra186_sid_table[] = {
175 static const struct host1x_sid_entry tegra194_sid_table[] = {
217 static const struct host1x_sid_entry tegra234_sid_table[] = {
309 const struct host1x_sid_entry *entry = &info->sid_table[i]; in host1x_setup_virtualization_tables()
Ddev.h88 struct host1x_sid_entry { struct
111 const struct host1x_sid_entry *sid_table; argument