Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dapicdef.h127 #define APIC_TDR_DIV_TMBASE (1 << 2) macro
/linux/arch/x86/kernel/apic/
H A Dapic.c316 (tmp_value & ~(APIC_TDR_DIV_1 | APIC_TDR_DIV_TMBASE)) | in __setup_APIC_LVTT()