Home
last modified time | relevance | path

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

/linux/mm/
H A Dmemory.c2475 static vm_fault_t __vm_insert_mixed(struct vm_area_struct *vma, in __vm_insert_mixed() function
2525 return __vm_insert_mixed(vma, addr, pfn, false); in vmf_insert_mixed()
2537 return __vm_insert_mixed(vma, addr, pfn, true); in vmf_insert_mixed_mkwrite()