Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_booke.h67 static inline ulong kvmppc_get_ctr(struct kvm_vcpu *vcpu) in kvmppc_get_ctr() function
H A Dkvm_book3s.h370 static inline ulong kvmppc_get_ctr(struct kvm_vcpu *vcpu) in kvmppc_get_ctr() function
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s.c562 regs->ctr = kvmppc_get_ctr(vcpu); in kvm_arch_vcpu_ioctl_get_regs()