Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/apic/
Dapic.c330 static void __setup_APIC_LVTT(unsigned int clocks, int oneshot, int irqen) in __setup_APIC_LVTT() function
504 __setup_APIC_LVTT(lapic_timer_period, oneshot, 1); in lapic_timer_set_periodic_oneshot()
897 __setup_APIC_LVTT(0xffffffff, 0, 0); in calibrate_APIC_clock()