Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dkvm_host.h792 enum hrtimer_restart kvm_mips_count_timeout(struct kvm_vcpu *vcpu);
/linux-4.1.27/arch/mips/kvm/
Dmips.c1184 return kvm_mips_count_timeout(vcpu); in kvm_mips_comparecount_wakeup()
Demulate.c742 enum hrtimer_restart kvm_mips_count_timeout(struct kvm_vcpu *vcpu) in kvm_mips_count_timeout() function