Home
last modified time | relevance | path

Searched refs:insert_pfn (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/mm/
Dmemory.c1559 static int insert_pfn(struct vm_area_struct *vma, unsigned long addr, in insert_pfn() function
1626 ret = insert_pfn(vma, addr, pfn, pgprot); in vm_insert_pfn()
1653 return insert_pfn(vma, addr, pfn, vma->vm_page_prot); in vm_insert_mixed()