Home
last modified time | relevance | path

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

/arch/mips/kvm/
Dvz.c414 u32 start_count, after_count; in _kvm_vz_restore_htimer() local
437 after_count = read_gc0_count(); in _kvm_vz_restore_htimer()
438 if (after_count - start_count > compare - start_count - 1) in _kvm_vz_restore_htimer()