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

/linux-master/arch/mips/kvm/
H A Dvz.c390 u32 start_count, after_count; local
412 after_count = read_gc0_count();
413 if (after_count - start_count > compare - start_count - 1)

Completed in 215 milliseconds