Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dswapops.h337 extern void migration_entry_wait_huge(struct vm_area_struct *vma, pte_t *pte);
361 static inline void migration_entry_wait_huge(struct vm_area_struct *vma, in migration_entry_wait_huge() function
/linux-6.6.21/mm/
Dmigrate.c338 void migration_entry_wait_huge(struct vm_area_struct *vma, pte_t *ptep) in migration_entry_wait_huge() function
Dhugetlb.c6171 migration_entry_wait_huge(vma, ptep); in hugetlb_fault()