Searched refs:vm_insert_mixed (Results 1 – 3 of 3) sorted by relevance
423 ret = vm_insert_mixed(vma, vma->vm_start + off, pfn); in cramfs_physmem_mmap()
2491 int vm_insert_mixed(struct vm_area_struct *vma, unsigned long addr,2513 int err = vm_insert_mixed(vma, addr, pfn); in vmf_insert_mixed()
1943 int vm_insert_mixed(struct vm_area_struct *vma, unsigned long addr, in vm_insert_mixed() function1949 EXPORT_SYMBOL(vm_insert_mixed);