Home
last modified time | relevance | path

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

/linux/drivers/gpu/host1x/
H A Ddev.c93 .has_hypervisor = false,
108 .has_hypervisor = false,
123 .has_hypervisor = false,
138 .has_hypervisor = false,
168 .has_hypervisor = true,
205 .has_hypervisor = true,
277 .has_hypervisor = true,
305 if (!info->has_hypervisor) in host1x_setup_virtualization_tables()
525 if (host->info->has_hypervisor) { in host1x_probe()
H A Ddev.h108 bool has_hypervisor; /* has hypervisor registers */ member