Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/entry/vdso/
Dvma.c117 ret = vm_insert_pfn_prot( in vvar_fault()
/Linux-v4.19/mm/
Dmemory.c1842 return vm_insert_pfn_prot(vma, addr, pfn, vma->vm_page_prot); in vm_insert_pfn()
1861 int vm_insert_pfn_prot(struct vm_area_struct *vma, unsigned long addr, in vm_insert_pfn_prot() function
1890 EXPORT_SYMBOL(vm_insert_pfn_prot);
/Linux-v4.19/include/linux/
Dmm.h2489 int vm_insert_pfn_prot(struct vm_area_struct *vma, unsigned long addr,