Searched refs:move_huge_pmd (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/include/linux/ |
H A D | huge_mm.h | 34 bool move_huge_pmd(struct vm_area_struct *vma, unsigned long old_addr,
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | huge_mm.h | 37 bool move_huge_pmd(struct vm_area_struct *vma, unsigned long old_addr,
|
/kernel/linux/linux-5.10/mm/ |
H A D | mremap.c | 295 moved = move_huge_pmd(vma, old_addr, new_addr, in move_page_tables()
|
H A D | huge_memory.c | 1741 bool move_huge_pmd(struct vm_area_struct *vma, unsigned long old_addr, in move_huge_pmd() function
|
/kernel/linux/linux-6.6/mm/ |
H A D | mremap.c | 472 move_huge_pmd(vma, old_addr, new_addr, old_entry, in move_pgt_entry()
|
H A D | huge_memory.c | 1748 bool move_huge_pmd(struct vm_area_struct *vma, unsigned long old_addr, in move_huge_pmd() function
|
Completed in 13 milliseconds