Home
last modified time | relevance | path

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

/arch/x86/kernel/
A Dtsc_sync.c27 struct tsc_adjust { struct
34 static DEFINE_PER_CPU(struct tsc_adjust, tsc_adjust); argument
53 struct tsc_adjust *adj = this_cpu_ptr(&tsc_adjust); in tsc_verify_tsc_adjust()
123 static void tsc_sanitize_first_cpu(struct tsc_adjust *cur, s64 bootval, in tsc_sanitize_first_cpu()
159 struct tsc_adjust *cur = this_cpu_ptr(&tsc_adjust); in tsc_store_and_check_tsc_adjust()
183 struct tsc_adjust *ref, *cur = this_cpu_ptr(&tsc_adjust); in tsc_store_and_check_tsc_adjust()
217 ref = per_cpu_ptr(&tsc_adjust, refcpu); in tsc_store_and_check_tsc_adjust()
434 struct tsc_adjust *cur = this_cpu_ptr(&tsc_adjust); in check_tsc_sync_target()

Completed in 4 milliseconds