Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhuge_mm.h32 int zap_huge_pud(struct mmu_gather *tlb, struct vm_area_struct *vma, pud_t *pud,
/openbmc/linux/mm/
H A Dhuge_memory.c1959 int zap_huge_pud(struct mmu_gather *tlb, struct vm_area_struct *vma, in zap_huge_pud() function
H A Dmemory.c1596 } else if (zap_huge_pud(tlb, vma, pud, addr)) in zap_pud_range()