Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dmemory.c1518 static int insert_pfn(struct vm_area_struct *vma, unsigned long addr, in insert_pfn() function
1585 ret = insert_pfn(vma, addr, pfn, pgprot); in vm_insert_pfn()
1612 return insert_pfn(vma, addr, pfn, vma->vm_page_prot); in vm_insert_mixed()