Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/x86/
H A Dlocal_apic.c141 uint32_t lvt_timer_base; member
799 la->lvt_timer_base = lvt_mode(la, APIC_LVT_TIMER, in native_lapic_setup()
801 la->lvt_timer_last = la->lvt_timer_base; in native_lapic_setup()
802 lapic_write32(LAPIC_LVT_TIMER, la->lvt_timer_base); in native_lapic_setup()
1364 value = la->lvt_timer_base; in lapic_timer_oneshot()
1377 value = la->lvt_timer_base; in lapic_timer_oneshot_nointr()
1390 value = la->lvt_timer_base; in lapic_timer_periodic()
1403 value = la->lvt_timer_base; in lapic_timer_deadline()
1424 value = la->lvt_timer_base; in lapic_timer_stop()