Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/kvm/
De500_emulate.c87 case SPRN_PID2: in kvmppc_core_emulate_mtspr()
157 case SPRN_PID2: in kvmppc_core_emulate_mfspr()
/linux-3.4.99/arch/powerpc/kernel/
Dfsl_booke_entry_mapping.S29 mfspr r7, SPRN_PID2
138 mtspr SPRN_PID2,r6
/linux-3.4.99/arch/powerpc/include/asm/
Dreg_booke.h123 #define SPRN_PID2 0x27A /* Process ID Register 2 */ macro