Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/kvm/x86_64/
Dvmx_nested_tsc_scaling_test.c26 enum { USLEEP, UCHECK_L1, UCHECK_L2 }; enumerator
27 #define GUEST_SLEEP(sec) ucall(UCALL_SYNC, 2, USLEEP, sec)
200 case USLEEP: in main()