Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dapicdef.h104 #define APIC_INPUT_POLARITY (1 << 13) macro
/linux-6.1.9/arch/x86/kernel/apic/
Dapic.c2344 APIC_INPUT_POLARITY | APIC_LVT_REMOTE_IRR | in disconnect_bsp_APIC()
2360 APIC_INPUT_POLARITY | APIC_LVT_REMOTE_IRR | in disconnect_bsp_APIC()
/linux-6.1.9/arch/x86/kvm/
Dlapic.c142 (LVT_MASK | APIC_MODE_MASK | APIC_INPUT_POLARITY | \