Searched refs:EX_R12 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | exception-64s.h | 42 #define EX_R12 24 macro
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | exceptions-64s.S | 330 std r12,IAREA+EX_R12(r13) 548 ld r10,IAREA+EX_R12(r13) 1888 ld r12,PACA_EXGEN+EX_R12(r13) 2041 std r12,PACA_EXGEN+EX_R12(r13) 2715 ld r12,PACA_EXGEN+EX_R12(r13) 2918 ld r12,PACA_EXGEN+EX_R12(r13) 3005 std r1,PACA_EXRFI+EX_R12(r13) 3016 ld r1,PACA_EXRFI+EX_R12(r13) 3023 std r1,PACA_EXRFI+EX_R12(r13) 3034 ld r1,PACA_EXRFI+EX_R12(r13)
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_64_entry.S | 93 ld r12,EX_R12(r11)
|
H A D | book3s_hv_p9_entry.c | 763 vcpu->arch.regs.gpr[12] = exsave[EX_R12/sizeof(u64)]; in kvmhv_vcpu_entry_p9()
|