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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/lib/
H A Dmemcpy_32.S32 #define IS_COPY_FROM_USER 1 define
59 { movei r29, IS_COPY_FROM_USER; j memcpy_common }
581 { bbs r29, 2f } /* low bit set means IS_COPY_FROM_USER */

Completed in 42 milliseconds