linux/arch/mips/lib
Paul Burton 1d6fb222bd
MIPS: lib: Use kernel_pref & user_pref in memcpy()
memcpy() is the only user of the PREF() & PREFE() macros from asm/asm.h.
Switch to using the kernel_pref() & user_pref() macros from
asm/asm-eva.h which fit more consistently with other abstractions of EVA
vs non-EVA instructions.

Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/20907/
Cc: linux-mips@linux-mips.org
2018-10-15 23:11:14 -07:00
..
bitops.c
bswapdi.c
bswapsi.c
csum_partial.S
delay.c
dump_tlb.c
iomap_copy.c
iomap-pci.c MIPS: Use GENERIC_IOMAP 2018-08-30 09:41:16 -07:00
libgcc.h
Makefile MIPS: Use GENERIC_IOMAP 2018-08-30 09:41:16 -07:00
memcpy.S MIPS: lib: Use kernel_pref & user_pref in memcpy() 2018-10-15 23:11:14 -07:00
memset.S MIPS: memset: Limit excessive `noreorder' assembly mode use 2018-10-09 10:31:03 -07:00
mips-atomic.c
multi3.c MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7 2018-08-21 12:14:11 -07:00
r3k_dump_tlb.c
strncpy_user.S
strnlen_user.S
uncached.c