x86_hypervisor_type   49 arch/x86/include/asm/hypervisor.h 	enum x86_hypervisor_type type;
x86_hypervisor_type   70 arch/x86/include/asm/hypervisor.h extern enum x86_hypervisor_type x86_hyper_type;
x86_hypervisor_type   72 arch/x86/include/asm/hypervisor.h static inline bool hypervisor_is_type(enum x86_hypervisor_type type)
x86_hypervisor_type   78 arch/x86/include/asm/hypervisor.h static inline bool hypervisor_is_type(enum x86_hypervisor_type type)
x86_hypervisor_type   50 arch/x86/kernel/cpu/hypervisor.c enum x86_hypervisor_type x86_hyper_type;
x86_hypervisor_type  316 drivers/input/mouse/vmmouse.c static enum x86_hypervisor_type vmmouse_supported_hypervisors[] = {