Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dpmem.h94 static inline void default_memcpy_to_pmem(void __pmem *dst, const void *src, in default_memcpy_to_pmem() function
131 default_memcpy_to_pmem(dst, src, n); in memcpy_to_pmem()