|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| void | feroceon_copy_user_highpage (struct page *to, struct page *from, unsigned long vaddr, struct vm_area_struct *vma) |
| void | feroceon_clear_user_highpage (struct page *page, unsigned long vaddr) |
Variables | |
| struct cpu_user_fns feroceon_user_fns | __initdata |
Definition at line 83 of file copypage-feroceon.c.
| void feroceon_copy_user_highpage | ( | struct page * | to, |
| struct page * | from, | ||
| unsigned long | vaddr, | ||
| struct vm_area_struct * | vma | ||
| ) |
Definition at line 70 of file copypage-feroceon.c.
| struct cpu_user_fns feroceon_user_fns __initdata |
Definition at line 108 of file copypage-feroceon.c.
1.8.2