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

/linux-4.4.14/arch/powerpc/include/asm/
H A Dppc-opcode.h153 #define PPC_INST_MFSPR_PVR 0x7c1f42a6 macro
/linux-4.4.14/arch/powerpc/kernel/
H A Dtraps.c1019 if ((instword & PPC_INST_MFSPR_PVR_MASK) == PPC_INST_MFSPR_PVR) { emulate_instruction()

Completed in 53 milliseconds