Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dhypervisor.h62 extern const struct hypervisor_x86 x86_hyper_ms_hyperv;
/linux/arch/x86/kernel/cpu/
H A Dhypervisor.c38 &x86_hyper_ms_hyperv,
H A Dmshyperv.c644 const __initconst struct hypervisor_x86 x86_hyper_ms_hyperv = { variable