Searched refs:zap_huge_pud (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/include/linux/ |
H A D | huge_mm.h | 32 int zap_huge_pud(struct mmu_gather *tlb, struct vm_area_struct *vma, pud_t *pud,
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | huge_mm.h | 35 int zap_huge_pud(struct mmu_gather *tlb, struct vm_area_struct *vma, pud_t *pud,
|
/kernel/linux/linux-5.10/mm/ |
H A D | huge_memory.c | 1928 int zap_huge_pud(struct mmu_gather *tlb, struct vm_area_struct *vma, in zap_huge_pud() function
|
H A D | memory.c | 1432 } else if (zap_huge_pud(tlb, vma, pud, addr)) in zap_pud_range()
|
/kernel/linux/linux-6.6/mm/ |
H A D | huge_memory.c | 1970 int zap_huge_pud(struct mmu_gather *tlb, struct vm_area_struct *vma, in zap_huge_pud() function
|
H A D | memory.c | 1605 } else if (zap_huge_pud(tlb, vma, pud, addr)) in zap_pud_range()
|
Completed in 23 milliseconds