Home
last modified time | relevance | path

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

/arch/microblaze/include/asm/
A Dasm-compat.h14 # define __ASM_CONST(x) x##UL macro
15 # define ASM_CONST(x) __ASM_CONST(x)
/arch/powerpc/include/asm/
A Dasm-const.h11 # define __ASM_CONST(x) x##UL macro
12 # define ASM_CONST(x) __ASM_CONST(x)
/arch/powerpc/boot/
A Dpage.h11 #define __ASM_CONST(x) x##UL macro
12 #define ASM_CONST(x) __ASM_CONST(x)

Completed in 3 milliseconds