Searched refs:__ASM_CONST (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/microblaze/include/asm/
H A Dasm-compat.h14 # define __ASM_CONST(x) x##UL macro
15 # define ASM_CONST(x) __ASM_CONST(x)
/linux-master/arch/powerpc/include/asm/
H A Dasm-const.h11 # define __ASM_CONST(x) x##UL macro
12 # define ASM_CONST(x) __ASM_CONST(x)
/linux-master/tools/testing/selftests/powerpc/primitives/asm/
H A Dasm-const.h11 # define __ASM_CONST(x) x##UL macro
12 # define ASM_CONST(x) __ASM_CONST(x)
/linux-master/arch/powerpc/boot/
H A Dpage.h11 #define __ASM_CONST(x) x##UL macro
12 #define ASM_CONST(x) __ASM_CONST(x)

Completed in 124 milliseconds