Searched defs:ALT_FLAG_DIRECT_CALL (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/include/asm/ | ||
| H A D | alternative.h | 15 #define ALT_FLAG_DIRECT_CALL (1 << 1) macro |
| /linux/tools/objtool/ | ||
| H A D | disas.c | 67 #define ALT_FLAG_DIRECT_CALL (1 << 1) macro |