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

/u-boot/arch/microblaze/include/asm/
H A Dstring.h20 #define __HAVE_ARCH_MEMCPY
/u-boot/arch/x86/include/asm/
H A Dstring.h23 #undef __HAVE_ARCH_MEMCPY macro
34 #define __HAVE_ARCH_MEMCPY macro
/u-boot/arch/riscv/include/asm/
H A Dstring.h25 #undef __HAVE_ARCH_MEMCPY macro
27 #define __HAVE_ARCH_MEMCPY macro
/u-boot/arch/m68k/include/asm/
H A Dstring.h12 #define __HAVE_ARCH_MEMCPY
/u-boot/arch/powerpc/include/asm/
H A Dstring.h11 #define __HAVE_ARCH_MEMCPY macro
/u-boot/arch/nios2/include/asm/
H A Dstring.h15 #undef __HAVE_ARCH_MEMCPY macro
/u-boot/arch/mips/include/asm/
H A Dstring.h30 #undef __HAVE_ARCH_MEMCPY macro
/u-boot/arch/sh/include/asm/
H A Dstring.h90 #undef __HAVE_ARCH_MEMCPY macro
125 #define __HAVE_ARCH_MEMCPY 1 macro
/u-boot/arch/arm/include/asm/
H A Dstring.h16 #define __HAVE_ARCH_MEMCPY macro
/u-boot/include/linux/
H A Dstring.h113 #ifndef __HAVE_ARCH_MEMCPY
/u-boot/lib/
H A Dstring.c553 #ifndef __HAVE_ARCH_MEMCPY
607 * WARNING: the first optimisation cause an issue, when __HAVE_ARCH_MEMCPY is defined,
612 * architecture; no other arches use __HAVE_ARCH_MEMCPY without __HAVE_ARCH_MEMMOVE.

Completed in 113 milliseconds