Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dlapic.c59 #define APIC_SHORT_MASK 0xc0000 macro
477 unsigned int short_hand = icr_low & APIC_SHORT_MASK; in apic_send_ipi()