Searched refs:PNV10_PIR2THREAD (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/ppc/ | ||
H A D | pnv_chip.h | 142 #define PNV10_PIR2THREAD(pir) (((pir) & 0x7f)) macro |
/qemu/hw/intc/ | ||
H A D | pnv_xive2.c | 411 int thread_nr = PNV10_PIR2THREAD(pir); in pnv_xive2_inject_notify() |