Searched defs:_ASM_BYTES (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/arch/x86/include/asm/
H A Dasm.h16 #define _ASM_BYTES(x, ...) __ASM_FORM(.byte x,##__VA_ARGS__ ;) macro
/linux-master/arch/x86/include/asm/
H A Dasm.h18 #define _ASM_BYTES(x, ...) __ASM_FORM(.byte x,##__VA_ARGS__ ;) macro

Completed in 210 milliseconds