Home
last modified time | relevance | path

Searched refs:EX_PPR (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dexception-64s.h48 #define EX_PPR 64 macro
/linux/arch/powerpc/kvm/
H A Dbook3s_64_entry.S90 ld r12,EX_PPR(r11)
H A Dbook3s_hv_p9_entry.c765 vcpu->arch.ppr = exsave[EX_PPR/sizeof(u64)]; in kvmhv_vcpu_entry_p9()