Searched refs:DBELL_PROCIDTAG_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/ppc/ | ||
H A D | cpu.h | 1176 #define DBELL_PROCIDTAG_MASK PPC_BITMASK(44, 63) macro |
H A D | excp_helper.c | 3040 int pir = rb & DBELL_PROCIDTAG_MASK; in helper_book3s_msgsnd() |