Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/host1x/
Ddev.c77 .has_hypervisor = false,
91 .has_hypervisor = false,
105 .has_hypervisor = false,
119 .has_hypervisor = false,
142 .has_hypervisor = true,
165 .has_hypervisor = true,
357 if (host->info->has_hypervisor) { in host1x_probe()
395 if (host->info->has_hypervisor) { in host1x_probe()
466 if (host->info->has_hypervisor) in host1x_probe()
Ddev.h101 bool has_hypervisor; /* has hypervisor registers */ member