Home
last modified time | relevance | path

Searched refs:kvm_mips_count_timeout (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dkvm_host.h858 enum hrtimer_restart kvm_mips_count_timeout(struct kvm_vcpu *vcpu);
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dkvm_host.h1083 enum hrtimer_restart kvm_mips_count_timeout(struct kvm_vcpu *vcpu);
/kernel/linux/linux-5.10/arch/mips/kvm/
H A Dmips.c301 return kvm_mips_count_timeout(vcpu); in kvm_mips_comparecount_wakeup()
H A Demulate.c931 * kvm_mips_count_timeout() - Push timer forward on timeout.
938 enum hrtimer_restart kvm_mips_count_timeout(struct kvm_vcpu *vcpu) in kvm_mips_count_timeout() function
/kernel/linux/linux-6.6/arch/mips/kvm/
H A Demulate.c930 * kvm_mips_count_timeout() - Push timer forward on timeout.
937 enum hrtimer_restart kvm_mips_count_timeout(struct kvm_vcpu *vcpu) in kvm_mips_count_timeout() function
H A Dmips.c272 return kvm_mips_count_timeout(vcpu); in kvm_mips_comparecount_wakeup()

Completed in 13 milliseconds