Searched defs:IS_COPY_FROM_USER (Results 1 - 1 of 1) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/arch/tile/lib/
H A Dmemcpy_32.S26 #define IS_COPY_FROM_USER 1 define
54 { movei r29, IS_COPY_FROM_USER; j memcpy_common }
523 { bbs r29, 2f } /* low bit set means IS_COPY_FROM_USER */

Completed in 289 milliseconds