Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dapicdef.h113 #define APIC_INPUT_POLARITY (1 << 13) macro
/linux/arch/x86/kernel/apic/
H A Dapic.c2253 APIC_INPUT_POLARITY | APIC_LVT_REMOTE_IRR | in disconnect_bsp_APIC()
2269 APIC_INPUT_POLARITY | APIC_LVT_REMOTE_IRR | in disconnect_bsp_APIC()
/linux/arch/x86/kvm/
H A Dlapic.c119 (LVT_MASK | APIC_MODE_MASK | APIC_INPUT_POLARITY | \