Searched refs:insert_pfn (Results 1 – 3 of 3) sorted by relevance
/linux/mm/ |
A D | memory.c | 2017 static vm_fault_t insert_pfn(struct vm_area_struct *vma, unsigned long addr, in insert_pfn() function 2114 return insert_pfn(vma, addr, __pfn_to_pfn_t(pfn, PFN_DEV), pgprot, in vmf_insert_pfn_prot() 2195 return insert_pfn(vma, addr, pfn, pgprot, mkwrite); in __vm_insert_mixed()
|
/linux/ |
A D | System.map | 7076 ffff8000101ce290 t insert_pfn
|
A D | .tmp_System.map | 7076 ffff8000101ce290 t insert_pfn
|
Completed in 295 milliseconds