Searched refs:DBELL_PIRTAG_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/ppc/ | ||
H A D | cpu.h | 1174 #define DBELL_PIRTAG_MASK 0x3fff macro |
H A D | excp_helper.c | 2960 int pir = rb & DBELL_PIRTAG_MASK; in helper_msgsnd() |