Home
last modified time | relevance | path

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

/openbmc/linux/tools/arch/x86/include/asm/
H A Dasm.h12 # define __ASM_FORM_RAW(x, ...) __stringify(x,##__VA_ARGS__) macro
/openbmc/linux/arch/x86/include/asm/
H A Dasm.h13 # define __ASM_FORM_RAW(x, ...) __stringify(x,##__VA_ARGS__) macro