Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dasm.h7 # define __ASM_FORM_RAW(x) x
13 # define __ASM_FORM_RAW(x) __stringify(x) macro
20 # define __ASM_SEL_RAW(a,b) __ASM_FORM_RAW(a)
24 # define __ASM_SEL_RAW(a,b) __ASM_FORM_RAW(b)