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.c42 static void xen_pvh_init(MachineState *ms) in xen_pvh_init() function
91 xpc->init = xen_pvh_init; in xen_pvh_machine_class_init()
/openbmc/linux/arch/x86/platform/pvh/
H A Denlighten.c104 void __init __weak xen_pvh_init(struct boot_params *boot_params) in xen_pvh_init() function
113 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.c106 void __init xen_pvh_init(struct boot_params *boot_params) in xen_pvh_init() function
/openbmc/qemu/hw/xen/
H A Dxen-pvh-common.c182 static void xen_pvh_init(MachineState *ms) in xen_pvh_init() function
376 mc->init = xen_pvh_init; in xen_pvh_class_init()