Searched refs:insert_pmd (Results 1 – 1 of 1) sorted by relevance
| /linux/mm/ |
| H A D | huge_memory.c | 1523 static vm_fault_t insert_pmd(struct vm_area_struct *vma, unsigned long addr, in insert_pmd() function 1626 return insert_pmd(vma, addr, vmf->pmd, fop, pgprot, write); in vmf_insert_pfn_pmd() 1643 return insert_pmd(vma, addr, vmf->pmd, fop, vma->vm_page_prot, write); in vmf_insert_folio_pmd()
|