Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dswapops.h142 extern void migration_entry_wait_huge(struct vm_area_struct *vma,
157 static inline void migration_entry_wait_huge(struct vm_area_struct *vma, in migration_entry_wait_huge() function
/linux-4.4.14/mm/
Dmigrate.c247 void migration_entry_wait_huge(struct vm_area_struct *vma, in migration_entry_wait_huge() function
Dhugetlb.c3704 migration_entry_wait_huge(vma, mm, ptep); in hugetlb_fault()