Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dppc-opcode.h254 #define PPC_INST_MFSPR_DSCR_USER_MASK 0xfc1ffffe macro
/Linux-v4.19/arch/powerpc/kernel/
Dtraps.c1307 if ((((instword & PPC_INST_MFSPR_DSCR_USER_MASK) == in emulate_instruction()
1695 if ((instword & PPC_INST_MFSPR_DSCR_USER_MASK) in facility_unavailable_exception()