Home
last modified time | relevance | path

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

/linux/drivers/gpu/host1x/
H A Ddev.c102 .has_hypervisor = false,
117 .has_hypervisor = false,
132 .has_hypervisor = false,
147 .has_hypervisor = false,
188 .has_hypervisor = true,
227 .has_hypervisor = true,
280 .has_hypervisor = true,
308 if (!info->has_hypervisor) in host1x_setup_virtualization_tables()
534 if (host->info->has_hypervisor) { in host1x_probe()
H A Ddev.h108 bool has_hypervisor; /* has hypervisor registers */ member