Home
last modified time | relevance | path

Searched refs:xen_pvh_init (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/i386/xen/
H A Dxen-pvh.c41 static void xen_pvh_init(MachineState *ms) in xen_pvh_init() function
90 xpc->init = xen_pvh_init; in xen_pvh_machine_class_init()
/openbmc/linux/arch/x86/platform/pvh/
H A Denlighten.c107 void __init __weak xen_pvh_init(struct boot_params *boot_params) in xen_pvh_init() function
116 xen_pvh_init(&pvh_bootparams); in hypervisor_specific_init()
/openbmc/linux/arch/x86/include/asm/xen/
H A Dhypervisor.h63 void __init xen_pvh_init(struct boot_params *boot_params);
/openbmc/linux/arch/x86/xen/
H A Denlighten_pvh.c29 void __init xen_pvh_init(struct boot_params *boot_params) in xen_pvh_init() function
/openbmc/qemu/hw/xen/
H A Dxen-pvh-common.c183 static void xen_pvh_init(MachineState *ms) in xen_pvh_init() function
377 mc->init = xen_pvh_init; in xen_pvh_class_init()