Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/ !
Dapicdef.h106 #define APIC_INPUT_POLARITY (1 << 13) macro
/linux-6.6.21/arch/x86/kernel/apic/ !
Dapic.c2285 APIC_INPUT_POLARITY | APIC_LVT_REMOTE_IRR | in disconnect_bsp_APIC()
2301 APIC_INPUT_POLARITY | APIC_LVT_REMOTE_IRR | in disconnect_bsp_APIC()
/linux-6.6.21/arch/x86/kvm/ !
Dlapic.c139 (LVT_MASK | APIC_MODE_MASK | APIC_INPUT_POLARITY | \