Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds