Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dkvm_booke.h51 static inline ulong kvmppc_get_xer(struct kvm_vcpu *vcpu) in kvmppc_get_xer() function
/linux/arch/powerpc/kvm/
H A Dbook3s.c561 regs->xer = kvmppc_get_xer(vcpu); in kvm_arch_vcpu_ioctl_get_regs()
H A Dbooke.c1457 regs->xer = kvmppc_get_xer(vcpu); in kvm_arch_vcpu_ioctl_get_regs()