Searched refs:mmio_vm_table (Results 1 – 2 of 2) sorted by relevance
245 .mmio_vm_table = { 0x1504, 25 },287 for (i = 0; i < info->mmio_vm_table.count; i++) { in host1x_setup_virtualization_tables()289 host1x_hypervisor_writel(host, 0x1, info->mmio_vm_table.base + 4 * i); in host1x_setup_virtualization_tables()
113 struct host1x_table_desc mmio_vm_table; member