Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dhuge_mm.h30 int zap_huge_pmd(struct mmu_gather *tlb, struct vm_area_struct *vma, pmd_t *pmd,
/Linux-v6.6/mm/
Dhuge_memory.c1659 int zap_huge_pmd(struct mmu_gather *tlb, struct vm_area_struct *vma, in zap_huge_pmd() function
Dmemory.c1553 else if (zap_huge_pmd(tlb, vma, pmd, addr)) { in zap_pmd_range()