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