Home
last modified time | relevance | path

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

/arch/powerpc/platforms/powernv/
Dcopy-paste.h21 asm volatile(PPC_COPY(%0, %1)";" in vas_copy()
/arch/powerpc/include/asm/
Dppc-opcode.h515 #define PPC_COPY(a, b) stringify_in_c(.long PPC_RAW_COPY(a, b)) macro