Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dpnv_chip.h142 #define PNV10_PIR2THREAD(pir) (((pir) & 0x7f)) macro
/openbmc/qemu/hw/intc/
H A Dpnv_xive2.c412 int thread_nr = PNV10_PIR2THREAD(pir); in pnv_xive2_inject_notify()