Home
last modified time | relevance | path

Searched defs:copy_mc_to_kernel (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/arch/x86/lib/
Dcopy_mc.c62 unsigned long __must_check copy_mc_to_kernel(void *dst, const void *src, unsigned len) in copy_mc_to_kernel() function
/linux-5.19.10/arch/powerpc/include/asm/
Duaccess.h342 copy_mc_to_kernel(void *to, const void *from, unsigned long size) in copy_mc_to_kernel() function
346 #define copy_mc_to_kernel copy_mc_to_kernel macro
/linux-5.19.10/include/linux/
Duaccess.h170 copy_mc_to_kernel(void *dst, const void *src, size_t cnt) in copy_mc_to_kernel() function
/linux-5.19.10/arch/x86/include/asm/
Duaccess.h511 #define copy_mc_to_kernel copy_mc_to_kernel macro