Searched refs:alloc_zeroed_user_highpage_movable (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | page.h | 32 struct page *alloc_zeroed_user_highpage_movable(struct vm_area_struct *vma,
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | page.h | 37 #define alloc_zeroed_user_highpage_movable(vma, vaddr) \ macro
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | page_no.h | 16 #define alloc_zeroed_user_highpage_movable(vma, vaddr) \ macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | page.h | 20 #define alloc_zeroed_user_highpage_movable(vma, vaddr) \ macro
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | page.h | 71 #define alloc_zeroed_user_highpage_movable(vma, vaddr) \ macro
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | page.h | 85 #define alloc_zeroed_user_highpage_movable(vma, vaddr) \ macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | highmem.h | 249 alloc_zeroed_user_highpage_movable(struct vm_area_struct *vma, in alloc_zeroed_user_highpage_movable() function
|
| /OK3568_Linux_fs/kernel/arch/arm64/mm/ |
| H A D | fault.c | 987 struct page *alloc_zeroed_user_highpage_movable(struct vm_area_struct *vma, in alloc_zeroed_user_highpage_movable() function
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | memory.c | 3145 new_page = alloc_zeroed_user_highpage_movable(vma, in wp_page_copy() 3932 page = alloc_zeroed_user_highpage_movable(vma, vmf->address); in do_anonymous_page()
|