Home
last modified time | relevance | path

Searched refs:SPRN_PID (Results 1 - 25 of 42) sorted by relevance

12

/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/
H A Dkup-booke.h23 mtspr(SPRN_PID, 0);
30 regs->kuap = mfspr(SPRN_PID);
31 mtspr(SPRN_PID, 0);
41 mtspr(SPRN_PID, current->thread.pid);
49 mtspr(SPRN_PID, current->thread.pid);
57 WARN_ON_ONCE(mfspr(SPRN_PID));
67 "i"(SPRN_PID), "r"(val), "i"(MMU_FTR_KUAP) : "memory");
73 "i"(SPRN_PID), "r"(0), "i"(MMU_FTR_KUAP) : "memory");
89 unsigned long flags = mfspr(SPRN_PID);
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dhead_40x.S258 mfspr r9, SPRN_PID
271 mtspr SPRN_PID, r9 /* TLB will have 0 TID */
321 mtspr SPRN_PID, r9
339 mfspr r9, SPRN_PID
352 mtspr SPRN_PID, r9 /* TLB will have 0 TID */
402 mtspr SPRN_PID, r9
547 mtspr SPRN_PID, r9
652 mtspr SPRN_PID,r0
698 mtspr SPRN_PID,r3
H A Dcpu_setup_power.c204 mtspr(SPRN_PID, 0); in __setup_cpu_power9()
225 mtspr(SPRN_PID, 0); in __restore_cpu_power9()
244 mtspr(SPRN_PID, 0); in __setup_cpu_power10()
266 mtspr(SPRN_PID, 0); in __restore_cpu_power10()
H A Dhead_44x.S337 mfspr r13,SPRN_PID /* Get PID */
447 mfspr r13,SPRN_PID /* Get PID */
575 mfspr r12,SPRN_PID /* Get PID */
672 mfspr r12,SPRN_PID /* Get PID */
795 mtspr SPRN_PID,r3
856 mfspr r3,SPRN_PID /* Get PID */
906 mtspr SPRN_PID,r0
1047 mfspr r3,SPRN_PID /* Get PID */
1114 mtspr SPRN_PID,r0
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dcpu_setup_power.c214 mtspr(SPRN_PID, 0); in __setup_cpu_power9()
236 mtspr(SPRN_PID, 0); in __restore_cpu_power9()
257 mtspr(SPRN_PID, 0); in __setup_cpu_power10()
281 mtspr(SPRN_PID, 0); in __restore_cpu_power10()
H A Dhead_40x.S281 mfspr r9, SPRN_PID
294 mtspr SPRN_PID, r9 /* TLB will have 0 TID */
347 mtspr SPRN_PID, r12
365 mfspr r9, SPRN_PID
378 mtspr SPRN_PID, r9 /* TLB will have 0 TID */
431 mtspr SPRN_PID, r12
580 mtspr SPRN_PID, r12
685 mtspr SPRN_PID,r0
H A Dhead_44x.S334 mfspr r13,SPRN_PID /* Get PID */
448 mfspr r13,SPRN_PID /* Get PID */
581 mfspr r12,SPRN_PID /* Get PID */
682 mfspr r12,SPRN_PID /* Get PID */
857 mfspr r3,SPRN_PID /* Get PID */
907 mtspr SPRN_PID,r0
1048 mfspr r3,SPRN_PID /* Get PID */
1115 mtspr SPRN_PID,r0
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dvas-fault.c228 attr.lnotify_pid = mfspr(SPRN_PID); in vas_setup_fault_window()
229 attr.lnotify_tid = mfspr(SPRN_PID); in vas_setup_fault_window()
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
H A Dtlb_low.S45 mfspr r6,SPRN_PID
47 mtspr SPRN_PID,r4
49 mtspr SPRN_PID,r6
388 mtspr SPRN_PID,r3
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dvas-api.c105 txattr.pidr = mfspr(SPRN_PID); in coproc_ioc_tx_win_open()
111 mfspr(SPRN_PID)); in coproc_ioc_tx_win_open()
H A Dvas-fault.c364 attr.lnotify_pid = mfspr(SPRN_PID); in vas_setup_fault_window()
365 attr.lnotify_tid = mfspr(SPRN_PID); in vas_setup_fault_window()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_hv_p9_entry.c319 mtspr(SPRN_PID, pid); in switch_mmu_to_guest_radix()
344 mtspr(SPRN_PID, pid); in switch_mmu_to_guest_hpt()
366 mtspr(SPRN_PID, pid); in switch_mmu_to_host()
571 host_pidr = mfspr(SPRN_PID); in kvmhv_vcpu_entry_p9()
831 vcpu->arch.pid = mfspr(SPRN_PID); in kvmhv_vcpu_entry_p9()
H A De500_emulate.c211 case SPRN_PID: in kvmppc_core_emulate_mtspr_e500()
328 case SPRN_PID: in kvmppc_core_emulate_mfspr_e500()
H A Dbooke_interrupts.S224 mtspr SPRN_PID, r3
404 mfspr r3, SPRN_PID
407 mtspr SPRN_PID, r3
H A Dbookehv_interrupts.S71 mfspr r10, SPRN_PID
78 mtspr SPRN_PID, r8
578 mfspr r3, SPRN_PID
581 mtspr SPRN_PID, r3
H A Dbook3s_64_entry.S385 mtspr SPRN_PID,r10
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/
H A Dtlb_low.S45 mfspr r6,SPRN_PID
47 mtspr SPRN_PID,r4
49 mtspr SPRN_PID,r6
H A Dmmu_context.c225 mtspr(SPRN_PID, id); in set_context()
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A De500_emulate.c211 case SPRN_PID: in kvmppc_core_emulate_mtspr_e500()
328 case SPRN_PID: in kvmppc_core_emulate_mfspr_e500()
H A Dbooke_interrupts.S224 mtspr SPRN_PID, r3
404 mfspr r3, SPRN_PID
407 mtspr SPRN_PID, r3
H A Dbookehv_interrupts.S71 mfspr r10, SPRN_PID
78 mtspr SPRN_PID, r8
587 mfspr r3, SPRN_PID
590 mtspr SPRN_PID, r3
/kernel/linux/linux-5.10/arch/powerpc/kexec/
H A Drelocate_32.S83 mtspr SPRN_PID, r3
234 mtspr SPRN_PID, r3 /* Set PID */
/kernel/linux/linux-6.6/arch/powerpc/kexec/
H A Drelocate_32.S83 mtspr SPRN_PID, r3
234 mtspr SPRN_PID, r3 /* Set PID */
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dmmu_context.c307 mtspr(SPRN_PID, next->context.id); in radix__switch_mmu_context()
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dmmu_context.c327 mtspr(SPRN_PID, next->context.id); in radix__switch_mmu_context()

Completed in 14 milliseconds

12