Searched refs:split_huge_pmd_address (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/include/linux/ |
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-6.12.1/mm/ |
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()
|
D | rmap.c | 2027 split_huge_pmd_address(vma, address, true, folio); in try_to_migrate_one()
|