Searched refs:PPC_COPY (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/platforms/powernv/
H A Dcopy-paste.h21 asm volatile(PPC_COPY(%0, %1)";"
/linux-master/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dcopy-paste.h17 #define PPC_COPY(a, b) stringify_in_c(.long PPC_INST_COPY | \ macro
36 asm volatile(PPC_COPY(%0, %1)";"
/linux-master/arch/powerpc/include/asm/
H A Dppc-opcode.h593 #define PPC_COPY(a, b) stringify_in_c(.long PPC_RAW_COPY(a, b)) macro

Completed in 121 milliseconds