Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/
Dhypervisor.c33 extern const struct hypervisor_x86 x86_hyper_kvm;
47 &x86_hyper_kvm,
/Linux-v4.19/arch/x86/kernel/
Dkvm.c723 const __initconst struct hypervisor_x86 x86_hyper_kvm = { variable