Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dapicdef.h121 #define APIC_TDR_DIV_1 0xB 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()