Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/host1x/
Ddev.c77 .has_hypervisor = false,
92 .has_hypervisor = false,
107 .has_hypervisor = false,
122 .has_hypervisor = false,
146 .has_hypervisor = true,
170 .has_hypervisor = true,
363 if (host->info->has_hypervisor) { in host1x_probe()
401 if (host->info->has_hypervisor) { in host1x_probe()
472 if (host->info->has_hypervisor) in host1x_probe()
Ddev.h101 bool has_hypervisor; /* has hypervisor registers */ member