Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/host1x/
Ddev.c126 .has_hypervisor = true,
153 if (host->info->has_hypervisor) { in host1x_probe()
193 if (host->info->has_hypervisor) { in host1x_probe()
Ddev.h105 bool has_hypervisor; /* has hypervisor registers */ member