Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Dnested_tsc_scaling_test.c27 enum { USLEEP, UCHECK_L1, UCHECK_L2 }; enumerator
28 #define GUEST_SLEEP(sec) ucall(UCALL_SYNC, 2, USLEEP, sec)
213 case USLEEP: in main()