Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dapicreg.h240 LAPIC_ICR_TIMER = 0x38, enumerator
/f-stack/freebsd/x86/x86/
H A Dlocal_apic.c1369 lapic_write32(LAPIC_ICR_TIMER, la->la_timer_period); in lapic_timer_oneshot()
1382 lapic_write32(LAPIC_ICR_TIMER, count); in lapic_timer_oneshot_nointr()
1395 lapic_write32(LAPIC_ICR_TIMER, la->la_timer_period); in lapic_timer_periodic()