Searched refs:copy_mc_highpage (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dhighmem.h358 static inline int copy_mc_highpage(struct page *to, struct page *from) function
381 static inline int copy_mc_highpage(struct page *to, struct page *from) function
/linux-master/mm/
H A Dkhugepaged.c2060 if (copy_mc_highpage(hpage + (page->index % HPAGE_PMD_NR), page) > 0) {

Completed in 104 milliseconds