Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/host1x/
Ddev.c144 static const struct host1x_sid_entry tegra186_sid_table[] = {
174 static const struct host1x_sid_entry tegra194_sid_table[] = {
216 static const struct host1x_sid_entry tegra234_sid_table[] = {
284 const struct host1x_sid_entry *entry = &info->sid_table[i]; in host1x_setup_virtualization_tables()
Ddev.h86 struct host1x_sid_entry { struct
109 const struct host1x_sid_entry *sid_table; argument