Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dppc-opcode.h226 #define PPC_INST_MFSPR_PVR 0x7c1f42a6 macro
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dtraps.c1353 if ((instword & PPC_INST_MFSPR_PVR_MASK) == PPC_INST_MFSPR_PVR) { in emulate_instruction()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dppc-opcode.h281 #define PPC_INST_MFSPR_PVR 0x7c1f42a6 macro
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dtraps.c1360 if ((instword & PPC_INST_MFSPR_PVR_MASK) == PPC_INST_MFSPR_PVR) { in emulate_instruction()

Completed in 10 milliseconds