Home
last modified time | relevance | path

Searched refs:SPRN_PID (Results 1 – 7 of 7) sorted by relevance

/arch/powerpc/kernel/
Dhead_40x.S273 mfspr r12, SPRN_PID
280 mfspr r12, SPRN_PID
304 mtspr SPRN_PID, r9 /* TLB will have 0 TID */
352 mtspr SPRN_PID, r12
359 mtspr SPRN_PID, r12
377 mtspr SPRN_PID, r12
384 mtspr SPRN_PID, r12
474 mfspr r12, SPRN_PID
481 mfspr r12, SPRN_PID
496 mtspr SPRN_PID, r9 /* TLB will have 0 TID */
[all …]
Dhead_44x.S109 mfspr r3,SPRN_PID /* Get PID */
142 mtspr SPRN_PID,r0
381 mfspr r13,SPRN_PID /* Get PID */
492 mfspr r13,SPRN_PID /* Get PID */
644 mtspr SPRN_PID,r3
Dhead_fsl_booke.S1004 mtspr SPRN_PID,r3
/arch/powerpc/mm/
Dtlb_nohash_low.S47 mfspr r6,SPRN_PID
49 mtspr SPRN_PID,r4
51 mtspr SPRN_PID,r6
/arch/powerpc/include/asm/
Dreg_booke.h126 #define SPRN_PID 0x030 /* Process ID */ macro
127 #define SPRN_PID0 SPRN_PID/* Process ID Register 0 */
144 #define SPRN_PID 0x3B1 /* Process ID */ macro
/arch/powerpc/kvm/
Dbooke_interrupts.S190 mtspr SPRN_PID, r3
345 mfspr r3, SPRN_PID
348 mtspr SPRN_PID, r3
D44x_emulate.c197 case SPRN_PID: in kvmppc_core_emulate_mtspr()
302 case SPRN_PID: in kvmppc_core_emulate_mfspr()