Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dkvm_booke.h62 static inline u32 kvmppc_get_xer(struct kvm_vcpu *vcpu) in kvmppc_get_xer() function
Dkvm_book3s.h233 static inline u32 kvmppc_get_xer(struct kvm_vcpu *vcpu) in kvmppc_get_xer() function
/linux-4.1.27/arch/powerpc/kvm/
Dbook3s.c474 regs->xer = kvmppc_get_xer(vcpu); in kvm_arch_vcpu_ioctl_get_regs()
Dbooke.c1427 regs->xer = kvmppc_get_xer(vcpu); in kvm_arch_vcpu_ioctl_get_regs()