Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dlapic.h158 return (irq->delivery_mode == APIC_DM_LOWEST || in kvm_lowest_prio_delivery()
Dlapic.c833 case APIC_DM_LOWEST: in __apic_accept_irq()
/linux-4.4.14/arch/x86/include/asm/
Dapicdef.h82 #define APIC_DM_LOWEST 0x00100 macro