Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds