Searched refs:HT_IRQ_LOW_DEST_ID_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
H A Dhypertransport.h16 #define HT_IRQ_LOW_DEST_ID_MASK 0x0000ff00 macro
18 (((v) << HT_IRQ_LOW_DEST_ID_SHIFT) & HT_IRQ_LOW_DEST_ID_MASK)
/linux-4.1.27/arch/x86/kernel/apic/
H A Dhtirq.c30 msg.address_lo &= ~(HT_IRQ_LOW_VECTOR_MASK | HT_IRQ_LOW_DEST_ID_MASK); target_ht_irq()

Completed in 32 milliseconds