Home
last modified time | relevance | path

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

/arch/mips/lib/
Dmemcpy.S101 #define USEROP 1 macro
124 .if ((\from == USEROP) && (type == LD_INSN)) || \
125 ((\to == USEROP) && (type == ST_INSN)); \
212 .if ((\from == USEROP) && (type == SRC_PREFETCH)) || \
213 ((\to == USEROP) && (type == DST_PREFETCH)); \
666 __BUILD_COPY_USER LEGACY_MODE USEROP USEROP
683 __BUILD_COPY_USER EVA_MODE USEROP KERNELOP
694 __BUILD_COPY_USER EVA_MODE KERNELOP USEROP
703 __BUILD_COPY_USER EVA_MODE USEROP USEROP
Dcsum_partial.S347 #define USEROP 1 macro
369 .if ((\from == USEROP) && (type == LD_INSN)) || \
370 ((\to == USEROP) && (type == ST_INSN)); \
836 __BUILD_CSUM_PARTIAL_COPY_USER LEGACY_MODE USEROP USEROP 1
841 __BUILD_CSUM_PARTIAL_COPY_USER EVA_MODE KERNELOP USEROP 0
845 __BUILD_CSUM_PARTIAL_COPY_USER EVA_MODE USEROP KERNELOP 0