Home
last modified time | relevance | path

Searched refs:kvmppc_get_xer (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dkvm_booke.h51 static inline ulong kvmppc_get_xer(struct kvm_vcpu *vcpu) in kvmppc_get_xer() function
H A Dkvm_book3s.h351 static inline ulong kvmppc_get_xer(struct kvm_vcpu *vcpu) in kvmppc_get_xer() function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dkvm_booke.h51 static inline ulong kvmppc_get_xer(struct kvm_vcpu *vcpu) in kvmppc_get_xer() function
H A Dkvm_book3s.h360 static inline ulong kvmppc_get_xer(struct kvm_vcpu *vcpu) in kvmppc_get_xer() function
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s.c512 regs->xer = kvmppc_get_xer(vcpu); in kvm_arch_vcpu_ioctl_get_regs()
H A Dbooke.c1423 regs->xer = kvmppc_get_xer(vcpu); in kvm_arch_vcpu_ioctl_get_regs()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s.c564 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()

Completed in 11 milliseconds