Home
last modified time | relevance | path

Searched defs:ALT_FLAG_NOT (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dalternative.h13 #define ALT_FLAG_NOT (1 << 0) macro
/linux/tools/objtool/
H A Ddisas.c66 #define ALT_FLAG_NOT (1 << 0) macro