Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dpnv_chip.h106 #define PNV9_PIR2FUSEDCORE(pir) (((pir) >> 3) & 0xf) macro
/openbmc/qemu/hw/intc/
H A Dpnv_xive.c467 uint32_t fc = PNV9_PIR2FUSEDCORE(pir); in pnv_xive_is_cpu_enabled()