Home
last modified time | relevance | path

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

/openbmc/qemu/hw/xen/
H A Dxen-pvh-common.c33 static void xen_pvh_init_ram(XenPVHMachineState *s, in xen_pvh_init_ram()
74 static void xen_create_virtio_mmio_devices(XenPVHMachineState *s) in xen_create_virtio_mmio_devices()
103 static void xen_enable_tpm(XenPVHMachineState *s) in xen_enable_tpm()
131 static inline void xenpvh_gpex_init(XenPVHMachineState *s, in xenpvh_gpex_init()
185 XenPVHMachineState *s = XEN_PVH_MACHINE(ms); in xen_pvh_init()
240 XenPVHMachineState *xp = XEN_PVH_MACHINE(obj); \
254 XenPVHMachineState *xp = XEN_PVH_MACHINE(obj); \
285 XenPVHMachineState *xp = XEN_PVH_MACHINE(obj); in XEN_PVH_PROP_MEMMAP()
299 XenPVHMachineState *xp = XEN_PVH_MACHINE(obj); in xen_pvh_get_pci_intx_irq_base()
390 .instance_size = sizeof(XenPVHMachineState),
/openbmc/qemu/hw/arm/
H A Dxen-pvh.c30 XenPVHMachineState *s = XEN_PVH_MACHINE(obj); in xen_arm_instance_init()
44 XenPVHMachineState *s = XEN_PVH_MACHINE(opaque); in xen_pvh_set_pci_intx_irq()
97 .instance_size = sizeof(XenPVHMachineState),
/openbmc/qemu/include/hw/xen/
H A Dxen-pvh-common.h19 OBJECT_DECLARE_TYPE(XenPVHMachineState, XenPVHMachineClass,
58 struct XenPVHMachineState { struct
/openbmc/qemu/hw/i386/xen/
H A Dxen-pvh.c23 XenPVHMachineState parent;
55 XenPVHMachineState *s = XEN_PVH_MACHINE(obj); in xen_pvh_instance_init()