Searched refs:__vm_insert_mixed (Results 1 – 1 of 1) sorted by relevance
1906 static int __vm_insert_mixed(struct vm_area_struct *vma, unsigned long addr, in __vm_insert_mixed() function1946 return __vm_insert_mixed(vma, addr, pfn, false); in vm_insert_mixed()1962 err = __vm_insert_mixed(vma, addr, pfn, true); in vmf_insert_mixed_mkwrite()