Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dlapic.c66 #define APIC_SHORT_MASK 0xc0000 macro
1008 irq.shorthand = icr_low & APIC_SHORT_MASK; in apic_send_ipi()