Home
last modified time | relevance | path

Searched defs:__ASM_FORM (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/tcg/x86_64/system/
H A Dboot.S43 #define __ASM_FORM(x) x macro
/openbmc/linux/tools/arch/x86/include/asm/
H A Dasm.h11 # define __ASM_FORM(x, ...) " " __stringify(x,##__VA_ARGS__) " " macro
/openbmc/linux/arch/x86/include/asm/
H A Dasm.h12 # define __ASM_FORM(x, ...) " " __stringify(x,##__VA_ARGS__) " " macro