Searched refs:zap_huge_pmd (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | huge_mm.h | 30 int zap_huge_pmd(struct mmu_gather *tlb, struct vm_area_struct *vma, pmd_t *pmd,
|
/openbmc/linux/mm/ |
H A D | huge_memory.c | 1648 int zap_huge_pmd(struct mmu_gather *tlb, struct vm_area_struct *vma, in zap_huge_pmd() function
|
H A D | memory.c | 1553 else if (zap_huge_pmd(tlb, vma, pmd, addr)) { in zap_pmd_range() 1564 * prematurely, while zap_huge_pmd() has cleared *pmd, in zap_pmd_range()
|