Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dpnv_chip.h141 #define PNV10_PIR2CHIP(pir) (((pir) >> 8) & 0x7f) macro
/openbmc/qemu/hw/intc/
H A Dpnv_xive2.c413 int thread_topo_id = PNV10_PIR2CHIP(pir); in pnv_xive2_inject_notify()