Home
last modified time | relevance | path

Searched refs:PPC_INST_MFSPR_DSCR_USER_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dtraps.c1407 if ((((instword & PPC_INST_MFSPR_DSCR_USER_MASK) == in emulate_instruction()
1811 if ((instword & PPC_INST_MFSPR_DSCR_USER_MASK) in facility_unavailable_exception()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dtraps.c1414 if ((((instword & PPC_INST_MFSPR_DSCR_USER_MASK) == in emulate_instruction()
1816 if ((instword & PPC_INST_MFSPR_DSCR_USER_MASK) in DEFINE_INTERRUPT_HANDLER()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dppc-opcode.h240 #define PPC_INST_MFSPR_DSCR_USER_MASK 0xfc1ffffe macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dppc-opcode.h295 #define PPC_INST_MFSPR_DSCR_USER_MASK 0xfc1ffffe macro

Completed in 10 milliseconds