Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A 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
/openbmc/linux/mm/
H A Dmigrate.c338 void migration_entry_wait_huge(struct vm_area_struct *vma, pte_t *ptep) in migration_entry_wait_huge() function
H A Dhugetlb.c6166 migration_entry_wait_huge(vma, ptep); in hugetlb_fault()