Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dapicreg.h423 #define APIC_TIMER_MAX_COUNT 0xffffffff macro
/f-stack/freebsd/x86/x86/
H A Dlocal_apic.c977 lapic_timer_oneshot_nointr(la, APIC_TIMER_MAX_COUNT); in lapic_calibrate_initcount()
979 value = APIC_TIMER_MAX_COUNT - lapic_read32(LAPIC_CCR_TIMER); in lapic_calibrate_initcount()
980 if (value != APIC_TIMER_MAX_COUNT) in lapic_calibrate_initcount()