Home
last modified time | relevance | path

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

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