Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dhuge_mm.h38 extern int zap_huge_pud(struct mmu_gather *tlb,
/Linux-v5.4/mm/
Dhuge_memory.c2040 int zap_huge_pud(struct mmu_gather *tlb, struct vm_area_struct *vma, in zap_huge_pud() function
Dmemory.c1189 } else if (zap_huge_pud(tlb, vma, pud, addr)) in zap_pud_range()