Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dswapops.h228 extern void migration_entry_wait_huge(struct vm_area_struct *vma,
253 static inline void migration_entry_wait_huge(struct vm_area_struct *vma, in migration_entry_wait_huge() function
/Linux-v4.19/mm/
Dmigrate.c353 void migration_entry_wait_huge(struct vm_area_struct *vma, in migration_entry_wait_huge() function
Dhugetlb.c3911 migration_entry_wait_huge(vma, mm, ptep); in hugetlb_fault()