Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
A Dtsc_sync.c26 s64 bootval; member
143 cpu, bootval); in tsc_sanitize_first_cpu()
145 bootval = 0; in tsc_sanitize_first_cpu()
148 cpu, bootval); in tsc_sanitize_first_cpu()
151 cur->adjusted = bootval; in tsc_sanitize_first_cpu()
158 s64 bootval; in tsc_store_and_check_tsc_adjust() local
168 cur->bootval = bootval; in tsc_store_and_check_tsc_adjust()
184 s64 bootval; in tsc_store_and_check_tsc_adjust() local
190 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