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