Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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
333 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.S267 mfspr r1, SPRN_SPRG_THREAD
273 mfspr r11, SPRN_SPRG_THREAD
295 mfspr r10, SPRN_SPRG_THREAD
305 mfspr r10, SPRN_SPRG_THREAD
350 mfspr r10, SPRN_SPRG_THREAD
739 mfspr r10, SPRN_SPRG_THREAD
745 mfspr r10, SPRN_SPRG_THREAD
751 mfspr r10, SPRN_SPRG_THREAD
759 mfspr r10, SPRN_SPRG_THREAD
897 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
754 mtspr SPRN_SPRG_THREAD,r0 /* Update current THREAD phys addr */
1165 mfspr r9,SPRN_SPRG_THREAD
1183 mfspr r9,SPRN_SPRG_THREAD
1193 mfspr r9,SPRN_SPRG_THREAD
1204 mfspr r9,SPRN_SPRG_THREAD
1317 5: mfspr r2,SPRN_SPRG_THREAD
Dhead_40x.S115 mfspr r11,SPRN_SPRG_THREAD; /* if from user, start at top of */\
277 mfspr r11,SPRN_SPRG_THREAD
358 mfspr r11,SPRN_SPRG_THREAD
567 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
/kernel/linux/linux-5.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
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dreg.h1145 #define SPRN_SPRG_THREAD SPRN_SPRG3 macro