Searched refs:EX_R9 (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dexception-64s.h39 #define EX_R9 0 macro
/linux-master/arch/powerpc/kernel/
H A Dexceptions-64s.S284 std r9,IAREA+EX_R9(r13) /* save r9 */
543 ld r9,IAREA+EX_R9(r13) /* move r9, r10 to stackframe */
1885 ld r9,PACA_EXGEN+EX_R9(r13)
2039 std r9,PACA_EXGEN+EX_R9(r13)
2702 ld r9,PACA_EXGEN+EX_R9(r13)
2915 ld r9,PACA_EXGEN+EX_R9(r13)
2930 std r9,PACA_EXRFI+EX_R9(r13)
2933 ld r9,PACA_EXRFI+EX_R9(r13)
2972 std r9,PACA_EXRFI+EX_R9(r13)
2978 ld r9,PACA_EXRFI+EX_R9(r1
[all...]
/linux-master/arch/powerpc/kvm/
H A Dbook3s_64_entry.S97 ld r9,EX_R9(r11)
H A Dbook3s_hv_p9_entry.c760 vcpu->arch.regs.gpr[9] = exsave[EX_R9/sizeof(u64)];

Completed in 117 milliseconds