Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dalternative.h15 #define ALT_FLAG_DIRECT_CALL (1 << 1) macro
/linux/tools/objtool/
H A Ddisas.c67 #define ALT_FLAG_DIRECT_CALL (1 << 1) macro