Searched refs:EX_R12 (Results 1 – 4 of 4) sorted by relevance
/arch/powerpc/include/asm/ |
D | exception-64s.h | 42 #define EX_R12 24 macro
|
/arch/powerpc/kernel/ |
D | exceptions-64s.S | 320 std r12,IAREA+EX_R12(r13) 542 ld r10,IAREA+EX_R12(r13) 1829 ld r12,PACA_EXGEN+EX_R12(r13) 1978 std r12,PACA_EXGEN+EX_R12(r13) 2620 ld r12,PACA_EXGEN+EX_R12(r13) 2808 ld r12,PACA_EXGEN+EX_R12(r13) 2895 std r1,PACA_EXRFI+EX_R12(r13) 2906 ld r1,PACA_EXRFI+EX_R12(r13) 2913 std r1,PACA_EXRFI+EX_R12(r13) 2924 ld r1,PACA_EXRFI+EX_R12(r13)
|
/arch/powerpc/kvm/ |
D | book3s_64_entry.S | 93 ld r12,EX_R12(r11)
|
D | book3s_hv_p9_entry.c | 368 vcpu->arch.regs.gpr[12] = exsave[EX_R12/sizeof(u64)]; in kvmhv_vcpu_entry_p9()
|