Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dswapops.h210 extern void migration_entry_wait_huge(struct vm_area_struct *vma,
235 static inline void migration_entry_wait_huge(struct vm_area_struct *vma, in migration_entry_wait_huge() function
/Linux-v5.10/mm/
Dmigrate.c352 void migration_entry_wait_huge(struct vm_area_struct *vma, in migration_entry_wait_huge() function
Dhugetlb.c4467 migration_entry_wait_huge(vma, mm, ptep); in hugetlb_fault()