Home
last modified time | relevance | path

Searched refs:after_count (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/kvm/
H A Dvz.c391 u32 start_count, after_count; in _kvm_vz_restore_htimer() local
414 after_count = read_gc0_count(); in _kvm_vz_restore_htimer()
415 if (after_count - start_count > compare - start_count - 1) in _kvm_vz_restore_htimer()
/kernel/linux/linux-6.6/arch/mips/kvm/
H A Dvz.c390 u32 start_count, after_count; in _kvm_vz_restore_htimer() local
412 after_count = read_gc0_count(); in _kvm_vz_restore_htimer()
413 if (after_count - start_count > compare - start_count - 1) in _kvm_vz_restore_htimer()

Completed in 7 milliseconds