Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dhead_40x.S269 mfspr r12, SPRN_PID
276 mfspr r12, SPRN_PID
300 mtspr SPRN_PID, r9 /* TLB will have 0 TID */
348 mtspr SPRN_PID, r12
355 mtspr SPRN_PID, r12
373 mtspr SPRN_PID, r12
380 mtspr SPRN_PID, r12
458 mfspr r12, SPRN_PID
465 mfspr r12, SPRN_PID
480 mtspr SPRN_PID, r9 /* TLB will have 0 TID */
[all …]
Dhead_44x.S337 mfspr r13,SPRN_PID /* Get PID */
448 mfspr r13,SPRN_PID /* Get PID */
577 mfspr r12,SPRN_PID /* Get PID */
674 mfspr r12,SPRN_PID /* Get PID */
797 mtspr SPRN_PID,r3
858 mfspr r3,SPRN_PID /* Get PID */
908 mtspr SPRN_PID,r0
1049 mfspr r3,SPRN_PID /* Get PID */
1116 mtspr SPRN_PID,r0
Dhead_fsl_booke.S942 mfspr r9,SPRN_PID
1089 mtspr SPRN_PID,r3
1248 mfspr r4,SPRN_PID
Dmisc_32.S773 mtspr SPRN_PID, r3
924 mtspr SPRN_PID, r3 /* Set PID */
Dexceptions-64e.S1256 mfspr r7,SPRN_PID
1336 mtspr SPRN_PID,r6
/arch/powerpc/mm/
Dtlb_nohash_low.S48 mfspr r6,SPRN_PID
50 mtspr SPRN_PID,r4
52 mtspr SPRN_PID,r6
391 mtspr SPRN_PID,r3
Dicswx.c71 mtspr(SPRN_PID, next->context.cop_pid); in switch_cop()
/arch/powerpc/kvm/
De500_emulate.c215 case SPRN_PID: in kvmppc_core_emulate_mtspr_e500()
332 case SPRN_PID: in kvmppc_core_emulate_mfspr_e500()
Dbooke_interrupts.S235 mtspr SPRN_PID, r3
416 mfspr r3, SPRN_PID
419 mtspr SPRN_PID, r3
Dbookehv_interrupts.S82 mfspr r10, SPRN_PID
89 mtspr SPRN_PID, r8
598 mfspr r3, SPRN_PID
601 mtspr SPRN_PID, r3
Dbook3s_hv_rmhandlers.S793 mtspr SPRN_PID, r7
1278 mfspr r7, SPRN_PID
/arch/powerpc/include/asm/
Dreg.h202 #define SPRN_PID 0x3B1 /* Process ID */ macro
204 #define SPRN_PID 0x030 /* Process ID */ macro
206 #define SPRN_PID0 SPRN_PID/* Process ID Register 0 */