Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()