Home
last modified time | relevance | path

Searched refs:x86_hypervisor_type (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A 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()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A 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()
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dhypervisor.c50 enum x86_hypervisor_type x86_hyper_type;
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dhypervisor.c50 enum x86_hypervisor_type x86_hyper_type;
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dvmmouse.c316 static enum x86_hypervisor_type vmmouse_supported_hypervisors[] = {
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dvmmouse.c316 static enum x86_hypervisor_type vmmouse_supported_hypervisors[] = {

Completed in 3 milliseconds