Searched refs:copy_user_page_asm (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dpage.h25 #define copy_page(to,from) copy_user_page_asm((void *)(to), (void *)(from))
29 void copy_user_page_asm(void *to, void *from);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dparisc_ksyms.c162 EXPORT_SYMBOL(copy_user_page_asm); variable
H A Dcache.c413 copy_user_page_asm(vto, vfrom);
H A Dpacache.S280 ENTRY(copy_user_page_asm)
402 ENDPROC(copy_user_page_asm)

Completed in 105 milliseconds