Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Drmap.h158 void hugepage_add_anon_rmap(struct page *, struct vm_area_struct *,
/linux-4.1.27/mm/
Drmap.c1578 void hugepage_add_anon_rmap(struct page *page, in hugepage_add_anon_rmap() function
Dmigrate.c165 hugepage_add_anon_rmap(new, vma, addr); in remove_migration_pte()