Searched defs:xen_guest (Results 1 – 1 of 1) sorted by relevance
46 static void __init init_pvh_bootparams(bool xen_guest) in init_pvh_bootparams()111 static void __init hypervisor_specific_init(bool xen_guest) in hypervisor_specific_init()125 bool xen_guest = !!msr; in xen_prepare_pvh() local