Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dtsc.c370 static u64 tsc_read_refs(u64 *p, int hpet) in tsc_read_refs() function
707 tsc1 = tsc_read_refs(&ref1, hpet); in native_calibrate_tsc()
709 tsc2 = tsc_read_refs(&ref2, hpet); in native_calibrate_tsc()
1096 tsc_start = tsc_read_refs(&ref_start, hpet); in tsc_refine_calibration_work()
1100 tsc_stop = tsc_read_refs(&ref_stop, hpet); in tsc_refine_calibration_work()