Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/include/asm/
Dppc-opcode.h293 #define PPC_INST_MTSPR_DSCR_MASK 0xfc1ffffe macro
/linux-6.6.21/arch/powerpc/kernel/
Dtraps.c1427 ((instword & PPC_INST_MTSPR_DSCR_MASK) == in emulate_instruction()