Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dhypervisor.h64 extern const struct hypervisor_x86 x86_hyper_kvm;
/openbmc/linux/arch/x86/kernel/cpu/
H A Dhypervisor.c40 &x86_hyper_kvm,
/openbmc/linux/arch/x86/kernel/
H A Dkvm.c1000 const __initconst struct hypervisor_x86 x86_hyper_kvm = { variable