Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dkvm_host.h856 enum hrtimer_restart kvm_mips_count_timeout(struct kvm_vcpu *vcpu);
/linux/arch/mips/kvm/
H A Demulate.c937 enum hrtimer_restart kvm_mips_count_timeout(struct kvm_vcpu *vcpu) in kvm_mips_count_timeout() function
H A Dmips.c270 return kvm_mips_count_timeout(vcpu); in kvm_mips_comparecount_wakeup()