Home
last modified time | relevance | path

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

/freebsd-13.1/sys/x86/x86/
H A Dlocal_apic.c144 uint32_t lvt_timer_base; member
813 la->lvt_timer_base = lvt_mode(la, APIC_LVT_TIMER, in native_lapic_setup()
815 la->lvt_timer_last = la->lvt_timer_base; in native_lapic_setup()
816 lapic_write32(LAPIC_LVT_TIMER, la->lvt_timer_base); in native_lapic_setup()
1434 value = la->lvt_timer_base; in lapic_timer_oneshot()
1447 value = la->lvt_timer_base; in lapic_timer_oneshot_nointr()
1460 value = la->lvt_timer_base; in lapic_timer_periodic()
1473 value = la->lvt_timer_base; in lapic_timer_deadline()
1494 value = la->lvt_timer_base; in lapic_timer_stop()