Home
last modified time | relevance | path

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

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