Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/kvm/
Dvz.c340 static bool kvm_vz_should_use_htimer(struct kvm_vcpu *vcpu) in kvm_vz_should_use_htimer() function
449 if (!(gctl0 & MIPS_GCTL0_GT) && kvm_vz_should_use_htimer(vcpu)) { in kvm_vz_acquire_htimer()