_ASM_MK_NOP 92 arch/x86/include/asm/nops.h #define _ASM_MK_NOP(x) .byte x _ASM_MK_NOP 94 arch/x86/include/asm/nops.h #define _ASM_MK_NOP(x) ".byte " __stringify(x) "\n"