Home
last modified time | relevance | path

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

/arch/x86/kernel/
A Dtsc_sync.c28 s64 bootval; member
145 cpu, bootval); in tsc_sanitize_first_cpu()
147 bootval = 0; in tsc_sanitize_first_cpu()
150 cpu, bootval); in tsc_sanitize_first_cpu()
153 cur->adjusted = bootval; in tsc_sanitize_first_cpu()
160 s64 bootval; in tsc_store_and_check_tsc_adjust() local
170 cur->bootval = bootval; in tsc_store_and_check_tsc_adjust()
186 s64 bootval; in tsc_store_and_check_tsc_adjust() local
192 cur->bootval = bootval; in tsc_store_and_check_tsc_adjust()
199 cur->adjusted = bootval; in tsc_store_and_check_tsc_adjust()
[all …]

Completed in 3 milliseconds