Searched refs:insert_pfn_pmd (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/mm/ |
| H A D | huge_memory.c | 1376 static int insert_pfn_pmd(struct vm_area_struct *vma, unsigned long addr, in insert_pfn_pmd() function 1461 error = insert_pfn_pmd(vma, addr, vmf->pmd, pfn, pgprot, write, in vmf_insert_pfn_pmd() 1499 error = insert_pfn_pmd(vma, addr, vmf->pmd, in vmf_insert_folio_pmd()
|