Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/lib/
Dmemcpy.S97 #define USEROP 1 macro
120 .if ((\from == USEROP) && (type == LD_INSN)) || \
121 ((\to == USEROP) && (type == ST_INSN)); \
207 .if ((\from == USEROP) && (type == SRC_PREFETCH)) || \
208 ((\to == USEROP) && (type == DST_PREFETCH)); \
695 __BUILD_COPY_USER LEGACY_MODE USEROP USEROP
718 __BUILD_COPY_USER EVA_MODE USEROP KERNELOP
728 __BUILD_COPY_USER EVA_MODE KERNELOP USEROP
736 __BUILD_COPY_USER EVA_MODE USEROP USEROP
Dcsum_partial.S345 #define USEROP 1 macro
367 .if ((\from == USEROP) && (type == LD_INSN)) || \
368 ((\to == USEROP) && (type == ST_INSN)); \
830 __BUILD_CSUM_PARTIAL_COPY_USER LEGACY_MODE USEROP USEROP 1
835 __BUILD_CSUM_PARTIAL_COPY_USER EVA_MODE KERNELOP USEROP 0
839 __BUILD_CSUM_PARTIAL_COPY_USER EVA_MODE USEROP KERNELOP 0