Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dstring_32.h157 static inline void *__constant_memcpy3d(void *to, const void *from, size_t len) in __constant_memcpy3d() function
173 ? __constant_memcpy3d((t), (f), (n)) \