Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/kernel/
Dfsl_booke_entry_mapping.S30 mfspr r7, SPRN_PID2
139 mtspr SPRN_PID2,r6
/linux-5.19.10/arch/powerpc/kvm/
De500_emulate.c219 case SPRN_PID2: in kvmppc_core_emulate_mtspr_e500()
334 case SPRN_PID2: in kvmppc_core_emulate_mfspr_e500()
/linux-5.19.10/arch/powerpc/include/asm/
Dreg_booke.h153 #define SPRN_PID2 0x27A /* Process ID Register 2 */ macro