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

/linux-master/arch/x86/include/asm/
H A Dalternative.h12 #define ALT_NOT(feature) ((ALT_FLAG_NOT << ALT_FLAGS_SHIFT) | (feature)) macro

Completed in 225 milliseconds