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.c330 unsigned old_counter; in test_sti_nmi() local
341 old_counter = nmi_counter; in test_sti_nmi()
343 while (nmi_counter == old_counter) in test_sti_nmi()