Home
last modified time | relevance | path

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

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