Home
last modified time | relevance | path

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

/Linux-v6.1/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.S226 mtspr SPRN_SPRG_THREAD,r4
424 mfspr r10, SPRN_SPRG_THREAD
462 mfspr r11,SPRN_SPRG_THREAD
514 mfspr r10, SPRN_SPRG_THREAD
531 mfspr r10, SPRN_SPRG_THREAD
577 mfspr r11,SPRN_SPRG_THREAD
616 mfspr r10, SPRN_SPRG_THREAD
710 mfspr r12, SPRN_SPRG_THREAD
818 mfspr r10, SPRN_SPRG_THREAD
852 mfspr r5,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
[all …]
Dhead_book3s_32.S260 mfspr r1, SPRN_SPRG_THREAD
281 mfspr r10, SPRN_SPRG_THREAD
286 mfspr r10, SPRN_SPRG_THREAD
314 mfspr r10, SPRN_SPRG_THREAD
693 mfspr r10, SPRN_SPRG_THREAD
699 mfspr r10, SPRN_SPRG_THREAD
705 mfspr r10, SPRN_SPRG_THREAD
713 mfspr r10, SPRN_SPRG_THREAD
855 mtspr SPRN_SPRG_THREAD,r4
957 mtspr SPRN_SPRG_THREAD,r4
Dhead_booke.h49 mfspr r10, SPRN_SPRG_THREAD; \
96 mfspr r2,SPRN_SPRG_THREAD
115 mfspr r10, SPRN_SPRG_THREAD
206 mfspr r11,SPRN_SPRG_THREAD; /* if from user, start at top of */\
284 mfspr r10, SPRN_SPRG_THREAD; \
Dhead_40x.S126 mfspr r11,SPRN_SPRG_THREAD /* if from user, start at top of */
299 mfspr r11,SPRN_SPRG_THREAD
383 mfspr r11,SPRN_SPRG_THREAD
599 mtspr SPRN_SPRG_THREAD,r4
Dhead_44x.S106 mtspr SPRN_SPRG_THREAD,r4
330 mfspr r11,SPRN_SPRG_THREAD
444 mfspr r11,SPRN_SPRG_THREAD
681 3: mfspr r11,SPRN_SPRG_THREAD
Dhead_8xx.S503 mfspr r11, SPRN_SPRG_THREAD
531 mtspr SPRN_SPRG_THREAD,r4
Dentry_32.S237 mtspr SPRN_SPRG_THREAD,r0 /* Update current THREAD phys addr */
/Linux-v6.1/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.1/arch/powerpc/mm/book3s32/
Dhash_low.S69 mfspr r8,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
/Linux-v6.1/arch/powerpc/include/asm/
Dreg.h1141 #define SPRN_SPRG_THREAD SPRN_SPRG3 macro