Searched refs:streamid_vm_table (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/gpu/host1x/
H A Ddev.c281 .streamid_vm_table = { 0x1004, 128 },
315 for (i = 0; i < info->streamid_vm_table.count; i++) {
317 host1x_hypervisor_writel(host, 0xff, info->streamid_vm_table.base + 4 * i);
H A Ddev.h110 struct host1x_table_desc streamid_vm_table; member in struct:host1x_info

Completed in 294 milliseconds