Searched defs:ALTINSTR_FLAG_INV (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/tools/objtool/arch/x86/ | ||
D | decode.c | 664 #define ALTINSTR_FLAG_INV (1 << 15) macro |
/Linux-v5.15/arch/x86/include/asm/ | ||
D | alternative.h | 9 #define ALTINSTR_FLAG_INV (1 << 15) macro |