Home
last modified time | relevance | path

Searched refs:has_hypervisor (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Ddev.c81 .has_hypervisor = false,
95 .has_hypervisor = false,
109 .has_hypervisor = false,
123 .has_hypervisor = false,
146 .has_hypervisor = true,
169 .has_hypervisor = true,
376 if (host->info->has_hypervisor) { in host1x_probe()
414 if (host->info->has_hypervisor) { in host1x_probe()
485 if (host->info->has_hypervisor) in host1x_probe()
H A Ddev.h101 bool has_hypervisor; /* has hypervisor registers */ member
/kernel/linux/linux-6.6/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,
204 .has_hypervisor = true,
252 .has_hypervisor = true,
280 if (!info->has_hypervisor) in host1x_setup_virtualization_tables()
499 if (host->info->has_hypervisor) { in host1x_probe()
H A Ddev.h106 bool has_hypervisor; /* has hypervisor registers */ member

Completed in 4 milliseconds