Home
last modified time | relevance | path

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

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