Home
last modified time | relevance | path

Searched refs:x86_hypervisor_type (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/x86/include/asm/
Dhypervisor.h24 enum x86_hypervisor_type { enum
49 enum x86_hypervisor_type type;
70 extern enum x86_hypervisor_type x86_hyper_type;
72 static inline bool hypervisor_is_type(enum x86_hypervisor_type type) in hypervisor_is_type()
78 static inline bool hypervisor_is_type(enum x86_hypervisor_type type) in hypervisor_is_type()
/linux-6.1.9/arch/x86/kernel/cpu/
Dhypervisor.c50 enum x86_hypervisor_type x86_hyper_type;
/linux-6.1.9/drivers/input/mouse/
Dvmmouse.c316 static enum x86_hypervisor_type vmmouse_supported_hypervisors[] = {