Searched refs:PPC_INST_MTSPR_DSCR_MASK (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 179 #define PPC_INST_MTSPR_DSCR_MASK 0xfc1ffffe macro |
/arch/powerpc/kernel/ | ||
D | traps.c | 1109 ((instword & PPC_INST_MTSPR_DSCR_MASK) == in emulate_instruction() |