Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dppc-opcode.h172 #define PPC_INST_MTSPR_DSCR_MASK 0xfc1fffff macro
/arch/powerpc/kernel/
Dtraps.c1086 ((instword & PPC_INST_MTSPR_DSCR_MASK) == in emulate_instruction()