Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/kvm/
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()