Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/powernv/
Dcopy-paste.h25 asm volatile(PPC_COPY(%0, %1)";" in vas_copy()
/Linux-v4.19/arch/powerpc/include/asm/
Dppc-opcode.h415 #define PPC_COPY(a, b) stringify_in_c(.long PPC_INST_COPY | \ macro