Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dhypervisor.h64 extern const struct hypervisor_x86 x86_hyper_kvm;
/linux-6.12.1/arch/x86/kernel/cpu/
Dhypervisor.c40 &x86_hyper_kvm,
/linux-6.12.1/arch/x86/kernel/
Dkvm.c1006 const __initconst struct hypervisor_x86 x86_hyper_kvm = { variable