Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dcpu.h1176 #define DBELL_PROCIDTAG_MASK PPC_BITMASK(44, 63) macro
H A Dexcp_helper.c3040 int pir = rb & DBELL_PROCIDTAG_MASK; in helper_book3s_msgsnd()