Searched defs:ASM_CONST (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/microblaze/include/asm/
H A Dasm-compat.h8 # define ASM_CONST(x) x macro
14 # define ASM_CONST(x) __ASM_CONST(x) macro
/linux-4.1.27/arch/powerpc/boot/
H A Dpage.h13 #define ASM_CONST(x) x macro
16 #define ASM_CONST(x) __ASM_CONST(x) macro
/linux-4.1.27/arch/powerpc/include/asm/
H A Dasm-compat.h9 # define ASM_CONST(x) x macro
15 # define ASM_CONST(x) __ASM_CONST(x) macro
/linux-4.1.27/tools/testing/selftests/powerpc/primitives/asm/
H A Dasm-compat.h9 # define ASM_CONST(x) x macro
15 # define ASM_CONST(x) __ASM_CONST(x) macro

Completed in 141 milliseconds