Searched refs:APIC_TIMER_BASE_DIV (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | apicdef.h | 90 #define APIC_TIMER_BASE_DIV 0x2 macro |
/arch/x86/kernel/ | ||
D | apic.c | 355 lvtt_value |= SET_APIC_TIMER_BASE(APIC_TIMER_BASE_DIV); in __setup_APIC_LVTT() |