Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dtsc_sync.c27 s64 bootval; member
144 cpu, bootval); in tsc_sanitize_first_cpu()
146 bootval = 0; in tsc_sanitize_first_cpu()
149 cpu, bootval); in tsc_sanitize_first_cpu()
152 cur->adjusted = bootval; in tsc_sanitize_first_cpu()
159 s64 bootval; in tsc_store_and_check_tsc_adjust() local
169 cur->bootval = bootval; in tsc_store_and_check_tsc_adjust()
185 s64 bootval; in tsc_store_and_check_tsc_adjust() local
191 cur->bootval = bootval; in tsc_store_and_check_tsc_adjust()
198 cur->adjusted = bootval; in tsc_store_and_check_tsc_adjust()
[all …]