Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Drmap.h161 void hugepage_add_anon_rmap(struct page *, struct vm_area_struct *,
/linux-4.4.14/mm/
Drmap.c1696 void hugepage_add_anon_rmap(struct page *page, in hugepage_add_anon_rmap() function
Dmigrate.c166 hugepage_add_anon_rmap(new, vma, addr); in remove_migration_pte()