Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dxics.h114 #define ICS_PROP_XICS "xics" macro
/openbmc/qemu/hw/ppc/
H A Dpnv_psi.c478 object_property_add_alias(obj, ICS_PROP_XICS, OBJECT(&psi8->ics), in pnv_psi_power8_instance_init()
479 ICS_PROP_XICS); in pnv_psi_power8_instance_init()
H A Dspapr_irq.c318 object_property_set_link(obj, ICS_PROP_XICS, OBJECT(spapr), in spapr_irq_init()
H A Dpnv.c1532 object_property_set_link(OBJECT(psi8), ICS_PROP_XICS, in pnv_chip_power8_realize()
/openbmc/qemu/hw/intc/
H A Dxics.c681 DEFINE_PROP_LINK(ICS_PROP_XICS, ICSState, xics, TYPE_XICS_FABRIC,