Searched refs:has_hypervisor (Results 1 – 2 of 2) sorted by relevance
129 .has_hypervisor = true,151 .has_hypervisor = true,194 if (host->info->has_hypervisor) { in host1x_probe()234 if (host->info->has_hypervisor) { in host1x_probe()349 if (host->info->has_hypervisor) in host1x_probe()
100 bool has_hypervisor; /* has hypervisor registers */ member