Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dcpu.h1173 #define DBELL_PIRTAG_MASK 0x3fff macro
H A Dexcp_helper.c2960 int pir = rb & DBELL_PIRTAG_MASK; in helper_msgsnd()