Searched refs:tsc_sync (Results 1 – 1 of 1) sorted by relevance
24 uint64_t tsc_sync; variable31 tmp = READ_ONCE(tsc_sync); in guest_code()33 WRITE_ONCE(tsc_sync, local_tsc); in guest_code()
Completed in 3 milliseconds