Home
last modified time | relevance | path

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

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