Searched defs:IVPR_PRIORITY_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/ppc/ | ||
H A D | openpic.h | 90 #define IVPR_PRIORITY_MASK (0xFU << 16) macro |
/openbmc/linux/arch/powerpc/kvm/ | ||
H A D | mpic.c | 169 #define IVPR_PRIORITY_MASK (0xF << 16) macro |