Home
last modified time | relevance | path

Searched refs:__ASM_FORM_COMMA (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dasm.h8 # define __ASM_FORM_COMMA(x) x,
14 # define __ASM_FORM_COMMA(x) " " __stringify(x) "," macro