Lines Matching refs:page
8 * -likewise for flush_cache_{range,page} (munmap, exit, COW-break)
30 void flush_dcache_page(struct page *page);
61 unsigned long user_addr, unsigned long page);
65 * get_user_pages() uses a kernel mapping to access the page
69 struct page *page, unsigned long u_vaddr);
74 * A new pagecache page has PG_arch_1 clear - thus dcache dirty by default
94 * checks if two addresses (after page aligning) index into same cache set
102 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \
109 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \