Searched refs:vmmouse_supported_hypervisors (Results 1 – 1 of 1) sorted by relevance
319 static const struct hypervisor_x86 *vmmouse_supported_hypervisors[] = { variable333 for (i = 0; i < ARRAY_SIZE(vmmouse_supported_hypervisors); i++) in vmmouse_check_hypervisor()334 if (vmmouse_supported_hypervisors[i] == x86_hyper) in vmmouse_check_hypervisor()