Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/asm/
Dppc-opcode.h393 #define PPC_RAW_PASTE(a, b) (0x7c20070d | ___PPC_RA(a) | ___PPC_RB(b)) macro
605 #define PPC_PASTE(a, b) stringify_in_c(.long PPC_RAW_PASTE(a, b))