Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/kernel/
Dhead_32.h22 mfspr r10, SPRN_SPRG_THREAD
49 mfspr r1,SPRN_SPRG_THREAD
89 mfspr r12, SPRN_SPRG_THREAD
124 mfspr r2,SPRN_SPRG_THREAD
156 mfspr r10,SPRN_SPRG_THREAD
207 mfspr r1, SPRN_SPRG_THREAD
Dhead_85xx.S227 mtspr SPRN_SPRG_THREAD,r4
425 mfspr r10, SPRN_SPRG_THREAD
463 mfspr r11,SPRN_SPRG_THREAD
515 mfspr r10, SPRN_SPRG_THREAD
532 mfspr r10, SPRN_SPRG_THREAD
578 mfspr r11,SPRN_SPRG_THREAD
617 mfspr r10, SPRN_SPRG_THREAD
711 mfspr r12, SPRN_SPRG_THREAD
819 mfspr r10, SPRN_SPRG_THREAD
853 mfspr r5,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
[all …]
Dhead_book3s_32.S261 mfspr r1, SPRN_SPRG_THREAD
282 mfspr r10, SPRN_SPRG_THREAD
287 mfspr r10, SPRN_SPRG_THREAD
315 mfspr r10, SPRN_SPRG_THREAD
694 mfspr r10, SPRN_SPRG_THREAD
700 mfspr r10, SPRN_SPRG_THREAD
706 mfspr r10, SPRN_SPRG_THREAD
714 mfspr r10, SPRN_SPRG_THREAD
856 mtspr SPRN_SPRG_THREAD,r4
960 mtspr SPRN_SPRG_THREAD,r4
Dhead_booke.h50 mfspr r10, SPRN_SPRG_THREAD; \
97 mfspr r2,SPRN_SPRG_THREAD
116 mfspr r10, SPRN_SPRG_THREAD
207 mfspr r11,SPRN_SPRG_THREAD; /* if from user, start at top of */\
285 mfspr r10, SPRN_SPRG_THREAD; \
Dhead_40x.S127 mfspr r11,SPRN_SPRG_THREAD /* if from user, start at top of */
300 mfspr r11,SPRN_SPRG_THREAD
384 mfspr r11,SPRN_SPRG_THREAD
600 mtspr SPRN_SPRG_THREAD,r4
Dhead_44x.S105 mtspr SPRN_SPRG_THREAD,r4
329 mfspr r11,SPRN_SPRG_THREAD
443 mfspr r11,SPRN_SPRG_THREAD
680 3: mfspr r11,SPRN_SPRG_THREAD
Dswitch.S144 mtspr SPRN_SPRG_THREAD,r0 /* Update current THREAD phys addr */
Dhead_8xx.S504 mfspr r11, SPRN_SPRG_THREAD
532 mtspr SPRN_SPRG_THREAD,r4
/Linux-v6.6/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-v6.6/arch/powerpc/mm/book3s32/
Dhash_low.S69 mfspr r8,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
/Linux-v6.6/arch/powerpc/include/asm/
Dreg.h1150 #define SPRN_SPRG_THREAD SPRN_SPRG3 macro