Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cramfs/
Dinode.c423 ret = vm_insert_mixed(vma, vma->vm_start + off, pfn); in cramfs_physmem_mmap()
/Linux-v4.19/include/linux/
Dmm.h2491 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()
/Linux-v4.19/mm/
Dmemory.c1943 int vm_insert_mixed(struct vm_area_struct *vma, unsigned long addr, in vm_insert_mixed() function
1949 EXPORT_SYMBOL(vm_insert_mixed);