Home
last modified time | relevance | path

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

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