Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/apic/
Dapic.c323 static void __setup_APIC_LVTT(unsigned int clocks, int oneshot, int irqen) in __setup_APIC_LVTT() function
497 __setup_APIC_LVTT(lapic_timer_frequency, oneshot, 1); in lapic_timer_set_periodic_oneshot()
843 __setup_APIC_LVTT(0xffffffff, 0, 0); in calibrate_APIC_clock()