Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Dapic.h55 #define APIC_DM_LOWEST 0x00100 macro
/linux/arch/x86/include/asm/
H A Dapicdef.h92 #define APIC_DM_LOWEST 0x00100 macro
H A Dkvm_host.h2450 irq->delivery_mode == APIC_DM_LOWEST); in kvm_irq_is_postable()
/linux/arch/x86/kvm/
H A Dlapic.c1137 return (irq->delivery_mode == APIC_DM_LOWEST || irq->msi_redir_hint); in kvm_lowest_prio_delivery()
1406 case APIC_DM_LOWEST: in __apic_accept_irq()