Searched refs:streamid_vm_table (Results 1 – 2 of 2) sorted by relevance
243 .streamid_vm_table = { 0x1004, 128 },277 for (i = 0; i < info->streamid_vm_table.count; i++) { in host1x_setup_virtualization_tables()279 host1x_hypervisor_writel(host, 0xff, info->streamid_vm_table.base + 4 * i); in host1x_setup_virtualization_tables()
111 struct host1x_table_desc streamid_vm_table; member