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

/seL4-l4v-10.1.1/seL4/src/arch/x86/kernel/
H A Dapic.c51 uint32_t apic_khz; local
57 apic_khz = apic_measure_freq();
77 apic_write_reg(APIC_TIMER_COUNT, apic_khz * CONFIG_TIMER_TICK_MS);

Completed in 27 milliseconds