Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dhuge_mm.h33 int zap_huge_pmd(struct mmu_gather *tlb, struct vm_area_struct *vma, pmd_t *pmd,
/OK3568_Linux_fs/kernel/mm/
H A Dhuge_memory.c1650 int zap_huge_pmd(struct mmu_gather *tlb, struct vm_area_struct *vma, in zap_huge_pmd() function
H A Dmemory.c1420 else if (zap_huge_pmd(tlb, vma, pmd, addr)) in zap_pmd_range()