Searched defs:deltatsc (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-4.19/arch/x86/kernel/ |
| D | tsc.c | 327 static unsigned long calc_hpet_ref(u64 deltatsc, u64 hpet1, u64 hpet2) in calc_hpet_ref() 344 static unsigned long calc_pmtimer_ref(u64 deltatsc, u64 pm1, u64 pm2) in calc_pmtimer_ref()
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| D | tsc.c | 338 static unsigned long calc_hpet_ref(u64 deltatsc, u64 hpet1, u64 hpet2) in calc_hpet_ref() 355 static unsigned long calc_pmtimer_ref(u64 deltatsc, u64 pm1, u64 pm2) in calc_pmtimer_ref()
|
| /kernel/linux/linux-5.10/arch/x86/kernel/apic/ |
| D | apic.c | 721 calibrate_by_pmtimer(long deltapm, long *delta, long *deltatsc) in calibrate_by_pmtimer() 835 long delta, deltatsc; in calibrate_APIC_clock() local
|
| /kernel/linux/linux-4.19/arch/x86/kernel/apic/ |
| D | apic.c | 749 calibrate_by_pmtimer(long deltapm, long *delta, long *deltatsc) in calibrate_by_pmtimer() 805 long delta, deltatsc; in calibrate_APIC_clock() local
|