Searched defs:SET_APIC_DELIVERY_MODE (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
H A Dapicdef.h113 #define SET_APIC_DELIVERY_MODE(x, y) (((x) & ~0x700) | ((y) << 8)) macro

Completed in 76 milliseconds