Searched refs:xen_pvh_init (Results 1 – 5 of 5) sorted by relevance
42 static void xen_pvh_init(MachineState *ms) in xen_pvh_init() function91 xpc->init = xen_pvh_init; in xen_pvh_machine_class_init()
104 void __init __weak xen_pvh_init(struct boot_params *boot_params) in xen_pvh_init() function113 xen_pvh_init(&pvh_bootparams); in hypervisor_specific_init()
63 void __init xen_pvh_init(struct boot_params *boot_params);
106 void __init xen_pvh_init(struct boot_params *boot_params) in xen_pvh_init() function
182 static void xen_pvh_init(MachineState *ms) in xen_pvh_init() function376 mc->init = xen_pvh_init; in xen_pvh_class_init()