Home
last modified time | relevance | path

Searched defs:copy_mc_to_user (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/x86/lib/
Dcopy_mc.c73 unsigned long __must_check copy_mc_to_user(void *dst, const void *src, unsigned len) in copy_mc_to_user() function
/linux-5.19.10/arch/powerpc/include/asm/
Duaccess.h349 copy_mc_to_user(void __user *to, const void *from, unsigned long n) in copy_mc_to_user() function