Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/host1x/
Ddev.c143 static const struct host1x_sid_entry tegra186_sid_table[] = {
173 static const struct host1x_sid_entry tegra194_sid_table[] = {
215 static const struct host1x_sid_entry tegra234_sid_table[] = {
271 const struct host1x_sid_entry *entry = &info->sid_table[i]; in host1x_setup_virtualization_tables()
Ddev.h87 struct host1x_sid_entry { struct
110 const struct host1x_sid_entry *sid_table; argument