Searched refs:PTR_PAGE_ALIGN_DOWN (Results 1 – 1 of 1) sorted by relevance
35 #define PTR_PAGE_ALIGN_DOWN(addr) PTR_ALIGN_DOWN(addr, PAGE_SIZE) macro665 flush_kernel_dcache_page_addr(PTR_PAGE_ALIGN_DOWN(dst)); in copy_to_user_page()673 flush_kernel_dcache_page_addr(PTR_PAGE_ALIGN_DOWN(src)); in copy_from_user_page()