Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/kernel/
Dhead_32.h23 mfspr r10, SPRN_SPRG_THREAD
46 mfspr r1,SPRN_SPRG_THREAD
52 mfspr r11,SPRN_SPRG_THREAD
95 mfspr r12, SPRN_SPRG_THREAD
129 mfspr r12,SPRN_SPRG_THREAD
326 mfspr r1, SPRN_SPRG_THREAD
Dhead_fsl_booke.S229 mtspr SPRN_SPRG_THREAD,r4
439 mfspr r10, SPRN_SPRG_THREAD
477 mfspr r11,SPRN_SPRG_THREAD
523 mfspr r10, SPRN_SPRG_THREAD
540 mfspr r10, SPRN_SPRG_THREAD
586 mfspr r11,SPRN_SPRG_THREAD
619 mfspr r10, SPRN_SPRG_THREAD
707 mfspr r12, SPRN_SPRG_THREAD
839 mfspr r10, SPRN_SPRG_THREAD
873 mfspr r5,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
[all …]
Dhead_book3s_32.S265 mfspr r11, SPRN_SPRG_THREAD
275 mfspr r4, SPRN_SPRG_THREAD
292 mfspr r10, SPRN_SPRG_THREAD
302 mfspr r10, SPRN_SPRG_THREAD
347 mfspr r10, SPRN_SPRG_THREAD
733 mfspr r10, SPRN_SPRG_THREAD
739 mfspr r10, SPRN_SPRG_THREAD
745 mfspr r10, SPRN_SPRG_THREAD
753 mfspr r10, SPRN_SPRG_THREAD
891 mtspr SPRN_SPRG_THREAD,r4
[all …]
Dentry_32.S98 mfspr r8,SPRN_SPRG_THREAD
120 mfspr r8,SPRN_SPRG_THREAD
152 mfspr r12,SPRN_SPRG_THREAD
751 mtspr SPRN_SPRG_THREAD,r0 /* Update current THREAD phys addr */
1162 mfspr r9,SPRN_SPRG_THREAD
1180 mfspr r9,SPRN_SPRG_THREAD
1190 mfspr r9,SPRN_SPRG_THREAD
1201 mfspr r9,SPRN_SPRG_THREAD
1314 5: mfspr r2,SPRN_SPRG_THREAD
Dhead_40x.S114 mfspr r11,SPRN_SPRG_THREAD; /* if from user, start at top of */\
276 mfspr r11,SPRN_SPRG_THREAD
357 mfspr r11,SPRN_SPRG_THREAD
566 mtspr SPRN_SPRG_THREAD,r4
Dhead_booke.h49 mfspr r10, SPRN_SPRG_THREAD; \
87 mfspr r10, SPRN_SPRG_THREAD
243 mfspr r11,SPRN_SPRG_THREAD; /* if from user, start at top of */\
293 mfspr r10, SPRN_SPRG_THREAD; \
Dfpu.S94 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_8xx.S527 mfspr r11, SPRN_SPRG_THREAD
558 mtspr SPRN_SPRG_THREAD,r4
/Linux-v5.10/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.10/arch/powerpc/include/asm/
Dreg.h1143 #define SPRN_SPRG_THREAD SPRN_SPRG3 macro