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

/linux-master/arch/microblaze/include/asm/
H A Dasm-compat.h9 # define ASM_CONST(x) x macro
15 # define ASM_CONST(x) __ASM_CONST(x) macro
/linux-master/arch/powerpc/include/asm/
H A Dasm-const.h6 # define ASM_CONST(x) x macro
12 # define ASM_CONST(x) __ASM_CONST(x) macro
/linux-master/tools/testing/selftests/powerpc/primitives/asm/
H A Dasm-const.h6 # define ASM_CONST(x) x macro
12 # define ASM_CONST(x) __ASM_CONST(x) macro
/linux-master/arch/powerpc/boot/
H A Dpage.h9 #define ASM_CONST(x) x macro
12 #define ASM_CONST(x) __ASM_CONST(x) macro
/linux-master/tools/testing/selftests/powerpc/stringloops/asm/
H A Dppc-opcode.h13 # define ASM_CONST(x) x macro

Completed in 153 milliseconds