Home
last modified time | relevance | path

Searched refs:kvmppc_get_xer (Results 1 – 2 of 2) 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 Dbooke.c1457 regs->xer = kvmppc_get_xer(vcpu); in kvm_arch_vcpu_ioctl_get_regs()