Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dapic.c350 unsigned old_counter; in test_sti_nmi() local
361 old_counter = nmi_counter; in test_sti_nmi()
363 while (nmi_counter == old_counter) in test_sti_nmi()