Searched refs:insert_pud (Results 1 – 1 of 1) sorted by relevance
| /linux/mm/ |
| H A D | huge_memory.c | 1655 static vm_fault_t insert_pud(struct vm_area_struct *vma, unsigned long addr, in insert_pud() function 1734 return insert_pud(vma, addr, vmf->pud, fop, pgprot, write); in vmf_insert_pfn_pud() 1759 return insert_pud(vma, addr, vmf->pud, fop, vma->vm_page_prot, write); in vmf_insert_folio_pud()
|