Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dasm.h6 # define __ASM_FORM_RAW(x) x macro
10 # define __ASM_FORM_RAW(x) #x macro
16 # define __ASM_SEL_RAW(a,b) __ASM_FORM_RAW(a)
19 # define __ASM_SEL_RAW(a,b) __ASM_FORM_RAW(b)