Searched refs:tsc_sync (Results 1 – 2 of 2) sorted by relevance
28 uint64_t tsc_sync; variable35 tmp = READ_ONCE(tsc_sync); in guest_code()37 WRITE_ONCE(tsc_sync, local_tsc); in guest_code()
88 obj-$(CONFIG_X86_TSC) += tsc_sync.o