Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dapic.c335 #define APIC_DIVISOR 16 macro
371 apic_write(APIC_TMICT, clocks / APIC_DIVISOR); in __setup_APIC_LVTT()
624 calibration_result = (delta * APIC_DIVISOR) / LAPIC_CAL_LOOPS; in calibrate_APIC_clock()