Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
void | xsc3_mc_copy_user_highpage (struct page *to, struct page *from, unsigned long vaddr, struct vm_area_struct *vma) |
void | xsc3_mc_clear_user_highpage (struct page *page, unsigned long vaddr) |
Variables | |
struct cpu_user_fns xsc3_mc_user_fns | __initdata |
Definition at line 91 of file copypage-xsc3.c.
void xsc3_mc_copy_user_highpage | ( | struct page * | to, |
struct page * | from, | ||
unsigned long | vaddr, | ||
struct vm_area_struct * | vma | ||
) |
Definition at line 73 of file copypage-xsc3.c.
struct cpu_user_fns xsc3_mc_user_fns __initdata |
Definition at line 111 of file copypage-xsc3.c.