Searched refs:copy_mc_user_highpage (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dhighmem.h341 static inline int copy_mc_user_highpage(struct page *to, struct page *from, function
374 static inline int copy_mc_user_highpage(struct page *to, struct page *from, function
/linux-master/mm/
H A Dmemory.c2971 if (copy_mc_user_highpage(dst, src, addr, vma)) {
6338 if (copy_mc_user_highpage(dst_page, src_page,
6359 if (copy_mc_user_highpage(dst, src, addr, copy_arg->vma)) {
H A Dksm.c3084 if (copy_mc_user_highpage(folio_page(new_folio, 0), page,
H A Dkhugepaged.c804 if (copy_mc_user_highpage(page, src_page, _address, vma) > 0) {

Completed in 160 milliseconds