Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/
Dhypervisor.c32 extern const struct hypervisor_x86 x86_hyper_xen_hvm;
42 &x86_hyper_xen_hvm,
/Linux-v4.19/arch/x86/xen/
Denlighten_hvm.c261 const __initconst struct hypervisor_x86 x86_hyper_xen_hvm = { variable