Searched refs:_kvm_vz_restore_stimer (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/kvm/ |
H A D | vz.c | 358 * _kvm_vz_restore_stimer() - Restore soft timer state. 366 static void _kvm_vz_restore_stimer(struct kvm_vcpu *vcpu, u32 compare, in _kvm_vz_restore_stimer() function 434 _kvm_vz_restore_stimer(vcpu, compare, cause); in kvm_vz_restore_timer() 563 _kvm_vz_restore_stimer(vcpu, compare, cause); in kvm_vz_lose_htimer()
|
/kernel/linux/linux-6.6/arch/mips/kvm/ |
H A D | vz.c | 357 * _kvm_vz_restore_stimer() - Restore soft timer state. 365 static void _kvm_vz_restore_stimer(struct kvm_vcpu *vcpu, u32 compare, in _kvm_vz_restore_stimer() function 432 _kvm_vz_restore_stimer(vcpu, compare, cause); in kvm_vz_restore_timer() 561 _kvm_vz_restore_stimer(vcpu, compare, cause); in kvm_vz_lose_htimer()
|
Completed in 7 milliseconds