Home
last modified time | relevance | path

Searched refs:hugepage_add_anon_rmap (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/linux/
Drmap.h182 void hugepage_add_anon_rmap(struct page *, struct vm_area_struct *,
/Linux-v5.10/mm/
Drmap.c1968 void hugepage_add_anon_rmap(struct page *page, in hugepage_add_anon_rmap() function
Dmigrate.c264 hugepage_add_anon_rmap(new, vma, pvmw.address); in remove_migration_pte()