Searched refs:tsc_sync (Results 1 – 2 of 2) 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()
88 obj-$(CONFIG_X86_TSC) += tsc_sync.o