Home
last modified time | relevance | path

Searched defs:deltatsc (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/x86/kernel/
Dtsc.c339 static unsigned long calc_hpet_ref(u64 deltatsc, u64 hpet1, u64 hpet2) in calc_hpet_ref()
356 static unsigned long calc_pmtimer_ref(u64 deltatsc, u64 pm1, u64 pm2) in calc_pmtimer_ref()
/linux-6.1.9/arch/x86/kernel/apic/
Dapic.c733 calibrate_by_pmtimer(long deltapm, long *delta, long *deltatsc) in calibrate_by_pmtimer()
847 long delta, deltatsc; in calibrate_APIC_clock() local