xen_pvh 238 arch/x86/xen/enlighten_hvm.c if (!xen_pvh && xen_pvh 243 arch/x86/xen/enlighten_hvm.c xen_pvh = true; xen_pvh 24 arch/x86/xen/enlighten_pvh.c bool xen_pvh __attribute__((section(".data"))) = 0; xen_pvh 31 arch/x86/xen/enlighten_pvh.c xen_pvh = 1; xen_pvh 18 include/xen/xen.h extern bool xen_pvh; xen_pvh 26 include/xen/xen.h #define xen_pvh_domain() (xen_pvh)