Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dkvm_booke.h78 static inline ulong kvmppc_get_ctr(struct kvm_vcpu *vcpu) in kvmppc_get_ctr() function
Dkvm_book3s.h244 static inline ulong kvmppc_get_ctr(struct kvm_vcpu *vcpu) in kvmppc_get_ctr() function
/arch/powerpc/kvm/
Dbook3s.c477 regs->ctr = kvmppc_get_ctr(vcpu); in kvm_arch_vcpu_ioctl_get_regs()