PMTMR_TICKS_PER_SEC 459 arch/x86/kernel/apic_32.c const long pm_100ms = PMTMR_TICKS_PER_SEC/10; PMTMR_TICKS_PER_SEC 501 arch/x86/kernel/apic_32.c mult = clocksource_hz2mult(PMTMR_TICKS_PER_SEC, 22); PMTMR_TICKS_PER_SEC 156 arch/x86/kernel/tsc.c do_div(tmp, PMTMR_TICKS_PER_SEC);