Searched refs:EX_R12 (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/arch/powerpc/include/asm/ |
D | exception-64s.h | 42 #define EX_R12 24 macro
|
/linux-6.1.9/arch/powerpc/kernel/ |
D | exceptions-64s.S | 325 std r12,IAREA+EX_R12(r13) 542 ld r10,IAREA+EX_R12(r13) 1874 ld r12,PACA_EXGEN+EX_R12(r13) 2027 std r12,PACA_EXGEN+EX_R12(r13) 2698 ld r12,PACA_EXGEN+EX_R12(r13) 2901 ld r12,PACA_EXGEN+EX_R12(r13) 2988 std r1,PACA_EXRFI+EX_R12(r13) 2999 ld r1,PACA_EXRFI+EX_R12(r13) 3006 std r1,PACA_EXRFI+EX_R12(r13) 3017 ld r1,PACA_EXRFI+EX_R12(r13)
|
/linux-6.1.9/arch/powerpc/kvm/ |
D | book3s_64_entry.S | 93 ld r12,EX_R12(r11)
|
D | book3s_hv_p9_entry.c | 763 vcpu->arch.regs.gpr[12] = exsave[EX_R12/sizeof(u64)]; in kvmhv_vcpu_entry_p9()
|