Searched refs:split_huge_pmd_address (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ |
| A D | huge_mm.h | 386 void split_huge_pmd_address(struct vm_area_struct *vma, unsigned long address, 552 static inline void split_huge_pmd_address(struct vm_area_struct *vma, in split_huge_pmd_address() function
|
| /linux/mm/ |
| A D | huge_memory.c | 2904 void split_huge_pmd_address(struct vm_area_struct *vma, unsigned long address, in split_huge_pmd_address() function 2924 split_huge_pmd_address(vma, address, false, NULL); in split_huge_pmd_if_needed()
|
| A D | rmap.c | 2027 split_huge_pmd_address(vma, address, true, folio); in try_to_migrate_one()
|
Completed in 18 milliseconds