x86_hyper_type    255 arch/x86/hyperv/hv_init.c 	if (x86_hyper_type != X86_HYPER_MS_HYPERV)
x86_hyper_type    425 arch/x86/hyperv/hv_init.c 	if (x86_hyper_type != X86_HYPER_MS_HYPERV)
x86_hyper_type     70 arch/x86/include/asm/hypervisor.h extern enum x86_hypervisor_type x86_hyper_type;
x86_hyper_type     74 arch/x86/include/asm/hypervisor.h 	return x86_hyper_type == type;
x86_hyper_type     50 arch/x86/kernel/cpu/hypervisor.c enum x86_hypervisor_type x86_hyper_type;
x86_hyper_type     51 arch/x86/kernel/cpu/hypervisor.c EXPORT_SYMBOL(x86_hyper_type);
x86_hyper_type    107 arch/x86/kernel/cpu/hypervisor.c 	x86_hyper_type = h->type;
x86_hyper_type    329 drivers/input/mouse/vmmouse.c 		if (vmmouse_supported_hypervisors[i] == x86_hyper_type)
x86_hyper_type   1932 drivers/misc/vmw_balloon.c 	if (x86_hyper_type != X86_HYPER_VMWARE)