Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dxics_pnv.c191 .parent = TYPE_ICP,
H A Dxics_spapr.c339 obj = icp_create(OBJECT(cpu), TYPE_ICP, ics->xics, errp); in xics_spapr_cpu_intc_create()
H A Dxics.c369 .name = TYPE_ICP,
/openbmc/qemu/include/hw/ppc/
H A Dxics.h50 #define TYPE_ICP "icp" macro