Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/apic/
H A Dapic.c307 static void __setup_APIC_LVTT(unsigned int clocks, int oneshot, int irqen) in __setup_APIC_LVTT() function
499 __setup_APIC_LVTT(lapic_timer_period, oneshot, 1); in lapic_timer_set_periodic_oneshot()
864 __setup_APIC_LVTT(0xffffffff, 0, 0); in calibrate_APIC_clock()