Home
last modified time | relevance | path

Searched refs:XenPVHMachineClass (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/xen/
H A Dxen-pvh-common.h19 OBJECT_DECLARE_TYPE(XenPVHMachineState, XenPVHMachineClass,
22 struct XenPVHMachineClass { struct
90 void xen_pvh_class_setup_common_props(XenPVHMachineClass *xpc);
/openbmc/qemu/hw/xen/
H A Dxen-pvh-common.c132 XenPVHMachineClass *xpc, in xenpvh_gpex_init()
186 XenPVHMachineClass *xpc = XEN_PVH_MACHINE_GET_CLASS(s); in xen_pvh_init()
305 void xen_pvh_class_setup_common_props(XenPVHMachineClass *xpc) in xen_pvh_class_setup_common_props()
391 .class_size = sizeof(XenPVHMachineClass),
/openbmc/qemu/hw/arm/
H A Dxen-pvh.c54 XenPVHMachineClass *xpc = XEN_PVH_MACHINE_CLASS(oc); in xen_arm_machine_class_init()
/openbmc/qemu/hw/i386/xen/
H A Dxen-pvh.c80 XenPVHMachineClass *xpc = XEN_PVH_MACHINE_CLASS(oc); in xen_pvh_machine_class_init()