Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/host1x/
Ddev.c92 .has_hypervisor = false,
107 .has_hypervisor = false,
122 .has_hypervisor = false,
137 .has_hypervisor = false,
167 .has_hypervisor = true,
203 .has_hypervisor = true,
239 .has_hypervisor = true,
267 if (!info->has_hypervisor) in host1x_setup_virtualization_tables()
487 if (host->info->has_hypervisor) { in host1x_probe()
Ddev.h107 bool has_hypervisor; /* has hypervisor registers */ member