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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dasm-compat.h13 # define __ASM_CONST(x) x##UL macro
14 # define ASM_CONST(x) __ASM_CONST(x)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A Dpage.h15 #define __ASM_CONST(x) x##UL macro
16 #define ASM_CONST(x) __ASM_CONST(x)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dasm-compat.h14 # define __ASM_CONST(x) x##UL macro
15 # define ASM_CONST(x) __ASM_CONST(x)

Completed in 106 milliseconds