Home
last modified time | relevance | path

Searched defs:PPC_PASTE (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/tools/testing/selftests/powerpc/nx-gzip/include/
Dcopy-paste.h19 #define PPC_PASTE(a, b) stringify_in_c(.long PPC_INST_PASTE | \ macro
/linux-5.19.10/arch/powerpc/include/asm/
Dppc-opcode.h605 #define PPC_PASTE(a, b) stringify_in_c(.long PPC_RAW_PASTE(a, b)) macro