Searched refs:vmf_insert_pfn_prot (Results 1 – 1 of 1) sorted by relevance
1707 vm_fault_t vmf_insert_pfn_prot(struct vm_area_struct *vma, unsigned long addr, in vmf_insert_pfn_prot() function1733 EXPORT_SYMBOL(vmf_insert_pfn_prot);1758 return vmf_insert_pfn_prot(vma, addr, pfn, vma->vm_page_prot); in vmf_insert_pfn()