Home
last modified time | relevance | path

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

/arch/powerpc/platforms/powernv/
Dcopy-paste.h34 asm volatile(PPC_PASTE(%1, %2)";" in vas_paste()
/arch/powerpc/include/asm/
Dppc-opcode.h591 #define PPC_PASTE(a, b) stringify_in_c(.long PPC_RAW_PASTE(a, b)) macro