Searched refs:GUEST_SLEEP (Results 1 – 1 of 1) sorted by relevance
30 #define GUEST_SLEEP(sec) ucall(UCALL_SYNC, 2, USLEEP, sec) macro69 GUEST_SLEEP(1); in check_tsc_freq()
Completed in 4 milliseconds