Home
last modified time | relevance | path

Searched refs:SPAPR_XIVE_GET_CLASS (Results 1 – 2 of 2) sorted by path

/qemu/hw/intc/
H A Dspapr_xive.c295 SpaprXiveClass *sxc = SPAPR_XIVE_GET_CLASS(xive); in spapr_xive_realize()
/qemu/include/hw/ppc/
H A Dspapr_xive.h20 #define SPAPR_XIVE_GET_CLASS(obj) \ macro