Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dhypervisor.h64 extern const struct hypervisor_x86 x86_hyper_kvm;
/Linux-v5.4/arch/x86/kernel/cpu/
Dhypervisor.c40 &x86_hyper_kvm,
/Linux-v5.4/arch/x86/kernel/
Dkvm.c717 const __initconst struct hypervisor_x86 x86_hyper_kvm = { variable