Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/include/asm/
Dkvm_host.h1083 enum hrtimer_restart kvm_mips_count_timeout(struct kvm_vcpu *vcpu);
/Linux-v5.10/arch/mips/kvm/
Dmips.c301 return kvm_mips_count_timeout(vcpu); in kvm_mips_comparecount_wakeup()
Demulate.c938 enum hrtimer_restart kvm_mips_count_timeout(struct kvm_vcpu *vcpu) in kvm_mips_count_timeout() function