Home
last modified time | relevance | path

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

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