Searched refs:refcpu (Results 1 – 1 of 1) sorted by relevance
183 unsigned int refcpu, cpu = smp_processor_id(); in tsc_store_and_check_tsc_adjust() local208 refcpu = mask ? cpumask_any_but(mask, cpu) : nr_cpu_ids; in tsc_store_and_check_tsc_adjust()210 if (refcpu >= nr_cpu_ids) { in tsc_store_and_check_tsc_adjust()216 ref = per_cpu_ptr(&tsc_adjust, refcpu); in tsc_store_and_check_tsc_adjust()