Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kernel/apic/
Dapic.c307 static void __setup_APIC_LVTT(unsigned int clocks, int oneshot, int irqen) in __setup_APIC_LVTT() function
487 __setup_APIC_LVTT(lapic_timer_period, oneshot, 1); in lapic_timer_set_periodic_oneshot()
852 __setup_APIC_LVTT(0xffffffff, 0, 0); in calibrate_APIC_clock()