Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
void | v4wb_copy_user_highpage (struct page *to, struct page *from, unsigned long vaddr, struct vm_area_struct *vma) |
void | v4wb_clear_user_highpage (struct page *page, unsigned long vaddr) |
Variables | |
struct cpu_user_fns v4wb_user_fns | __initdata |
Definition at line 68 of file copypage-v4wb.c.
void v4wb_copy_user_highpage | ( | struct page * | to, |
struct page * | from, | ||
unsigned long | vaddr, | ||
struct vm_area_struct * | vma | ||
) |
Definition at line 50 of file copypage-v4wb.c.
struct cpu_user_fns v4wb_user_fns __initdata |
Definition at line 92 of file copypage-v4wb.c.