Home
last modified time | relevance | path

Searched refs:SPRN_PID2 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A D85xx_entry_mapping.S30 mfspr r7, SPRN_PID2
139 mtspr SPRN_PID2,r6
/openbmc/linux/arch/powerpc/kvm/
H A De500_emulate.c219 case SPRN_PID2: in kvmppc_core_emulate_mtspr_e500()
334 case SPRN_PID2: in kvmppc_core_emulate_mfspr_e500()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h563 #define SPRN_PID2 0x27a /* Process ID Register 2 */ macro
746 #define PID2 SPRN_PID2
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h153 #define SPRN_PID2 0x27A /* Process ID Register 2 */ macro