Searched refs:DIVISOR (Results 1 – 1 of 1) sorted by relevance
114 LocalApicTimer::DIVISOR as u32, in init_bsp_apic_timer()128 LocalApicTimer::DIVISOR as u32, in init_ap_apic_timer()188 pub const DIVISOR: u64 = 4; constant207 let count = cpu_khz * Self::INTERVAL_MS / (Self::DIVISOR); in periodic_default_initial_count()