Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dtcg-excp_helper.c768 int pir = rb & DBELL_PROCIDTAG_MASK; in helper_book3s_msgsnd()
H A Dcpu.h1180 #define DBELL_PROCIDTAG_MASK PPC_BITMASK(44, 63) macro