Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/host1x/
H A Ddev.c95 .sid_table = NULL,
110 .sid_table = NULL,
125 .sid_table = NULL,
140 .sid_table = NULL,
170 .sid_table = tegra186_sid_table,
206 .sid_table = tegra194_sid_table,
255 .sid_table = tegra234_sid_table,
284 const struct host1x_sid_entry *entry = &info->sid_table[i]; in host1x_setup_virtualization_tables()
H A Ddev.h109 const struct host1x_sid_entry *sid_table; member