Home
last modified time | relevance | path

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

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