x86_hyper_acrn     66 arch/x86/include/asm/hypervisor.h extern const struct hypervisor_x86 x86_hyper_acrn;
x86_hyper_acrn     63 arch/x86/kernel/cpu/acrn.c const __initconst struct hypervisor_x86 x86_hyper_acrn = {
x86_hyper_acrn     46 arch/x86/kernel/cpu/hypervisor.c 	&x86_hyper_acrn,