Searched refs:icp_create (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/hw/ppc/ |
H A D | xics.h | 180 Object *icp_create(Object *cpu, const char *type, XICSFabric *xi,
|
/openbmc/qemu/hw/intc/ |
H A D | xics_spapr.c | 339 obj = icp_create(OBJECT(cpu), TYPE_ICP, ics->xics, errp); in xics_spapr_cpu_intc_create()
|
H A D | xics.c | 376 Object *icp_create(Object *cpu, const char *type, XICSFabric *xi, Error **errp) in icp_create() function
|
/openbmc/qemu/hw/ppc/ |
H A D | pnv.c | 1223 obj = icp_create(OBJECT(cpu), TYPE_PNV_ICP, chip8->xics, &local_err); in pnv_chip_power8_intc_create()
|