Searched refs:record_subpages (Results 1 – 1 of 1) sorted by relevance
/linux/mm/ |
H A D | gup.c | 487 static int record_subpages(struct page *page, unsigned long sz, in record_subpages() function 2968 refs = record_subpages(page, PMD_SIZE, addr, end, pages + *nr); in gup_fast_pmd_leaf() 3008 refs = record_subpages(page, PUD_SIZE, addr, end, pages + *nr); in gup_fast_pud_leaf()
|