Home
last modified time | relevance | path

Searched refs:PNV10_PIR2FUSEDCORE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/ppc/
H A Dpnv_chip.h140 #define PNV10_PIR2FUSEDCORE(pir) (((pir) >> 3) & 0xf) macro
/openbmc/qemu/hw/intc/
H A Dpnv_xive2.c619 uint32_t fc = PNV10_PIR2FUSEDCORE(pir); in pnv_xive2_is_cpu_enabled()