Searched refs:APIC_DIVISOR (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/kernel/apic/
H A Dapic.c307 #define APIC_DIVISOR 16 macro
359 apic_write(APIC_TMICT, clocks / APIC_DIVISOR); __setup_APIC_LVTT()
693 lapic_clockevent.mult = div_sc(lapic_timer_frequency/APIC_DIVISOR, calibrate_APIC_clock()
747 lapic_timer_frequency = (delta * APIC_DIVISOR) / LAPIC_CAL_LOOPS; calibrate_APIC_clock()

Completed in 56 milliseconds