Home
last modified time | relevance | path

Searched refs:SPRN_SPRG_THREAD (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.4/arch/powerpc/kernel/
Dhead_fsl_booke.S227 mtspr SPRN_SPRG_THREAD,r4
436 mfspr r10, SPRN_SPRG_THREAD
474 mfspr r11,SPRN_SPRG_THREAD
520 mfspr r10, SPRN_SPRG_THREAD
537 mfspr r10, SPRN_SPRG_THREAD
583 mfspr r11,SPRN_SPRG_THREAD
616 mfspr r10, SPRN_SPRG_THREAD
704 mfspr r12, SPRN_SPRG_THREAD
836 mfspr r10, SPRN_SPRG_THREAD
870 mfspr r5,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
[all …]
Dentry_32.S91 mfspr r8,SPRN_SPRG_THREAD
112 mfspr r8,SPRN_SPRG_THREAD
142 mfspr r12,SPRN_SPRG_THREAD
717 mtspr SPRN_SPRG_THREAD,r0 /* Update current THREAD phys addr */
1145 mfspr r9,SPRN_SPRG_THREAD
1162 mfspr r9,SPRN_SPRG_THREAD
1171 mfspr r9,SPRN_SPRG_THREAD
1181 mfspr r9,SPRN_SPRG_THREAD
1305 5: mfspr r2,SPRN_SPRG_THREAD
Dhead_32.h27 mfspr r11,SPRN_SPRG_THREAD
64 mfspr r12,SPRN_SPRG_THREAD
Dhead_40x.S116 mfspr r11,SPRN_SPRG_THREAD; /* if from user, start at top of */\
226 mfspr r11,SPRN_SPRG_THREAD
405 mfspr r11,SPRN_SPRG_THREAD
505 mfspr r11,SPRN_SPRG_THREAD
754 mtspr SPRN_SPRG_THREAD,r4
Dhead_booke.h49 mfspr r10, SPRN_SPRG_THREAD; \
87 mfspr r10, SPRN_SPRG_THREAD
241 mfspr r11,SPRN_SPRG_THREAD; /* if from user, start at top of */\
291 mfspr r10, SPRN_SPRG_THREAD; \
Dfpu.S96 mfspr r5,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
Dhead_44x.S106 mtspr SPRN_SPRG_THREAD,r4
332 mfspr r11,SPRN_SPRG_THREAD
442 mfspr r11,SPRN_SPRG_THREAD
670 3: mfspr r11,SPRN_SPRG_THREAD
Dvector.S68 mfspr r5,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
Dhead_32.S279 mfspr r11, SPRN_SPRG_THREAD
769 mtspr SPRN_SPRG_THREAD,r4
883 mtspr SPRN_SPRG_THREAD,r4
Dhead_8xx.S716 mtspr SPRN_SPRG_THREAD,r4
/Linux-v5.4/arch/powerpc/kvm/
Dbooke_interrupts.S48 mfspr r4, SPRN_SPRG_THREAD
74 mfspr r4, SPRN_SPRG_THREAD
88 mfspr r4, SPRN_SPRG_THREAD
96 mfspr r4, SPRN_SPRG_THREAD
Dbook3s_rmhandlers.S55 mfspr r13, SPRN_SPRG_THREAD
Dbookehv_interrupts.S308 mfspr r10, SPRN_SPRG_THREAD
/Linux-v5.4/arch/powerpc/include/asm/
Dreg.h1113 #define SPRN_SPRG_THREAD SPRN_SPRG3 macro