Home
last modified time | relevance | path

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

/arch/x86/lib/
A Dcopy_mc.c63 unsigned long __must_check copy_mc_to_kernel(void *dst, const void *src, unsigned len) in copy_mc_to_kernel() function
82 EXPORT_SYMBOL_GPL(copy_mc_to_kernel);
/arch/powerpc/include/asm/
A Duaccess.h387 copy_mc_to_kernel(void *to, const void *from, unsigned long size) in copy_mc_to_kernel() function
391 #define copy_mc_to_kernel copy_mc_to_kernel macro
/arch/x86/include/asm/
A Duaccess.h495 copy_mc_to_kernel(void *to, const void *from, unsigned len);
496 #define copy_mc_to_kernel copy_mc_to_kernel macro

Completed in 12 milliseconds