Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/include/asm/
Dkvm_host.h858 enum hrtimer_restart kvm_mips_count_timeout(struct kvm_vcpu *vcpu);
/Linux-v6.6/arch/mips/kvm/
Demulate.c937 enum hrtimer_restart kvm_mips_count_timeout(struct kvm_vcpu *vcpu) in kvm_mips_count_timeout() function
Dmips.c272 return kvm_mips_count_timeout(vcpu); in kvm_mips_comparecount_wakeup()