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.c93 .has_hypervisor = false,
108 .has_hypervisor = false,
123 .has_hypervisor = false,
138 .has_hypervisor = false,
179 .has_hypervisor = true,
218 .has_hypervisor = true,
271 .has_hypervisor = true,
299 if (!info->has_hypervisor) in host1x_setup_virtualization_tables()
519 if (host->info->has_hypervisor) { in host1x_probe()
H A Ddev.h108 bool has_hypervisor; /* has hypervisor registers */ member