Searched refs:__vm_insert_mixed (Results 1 – 3 of 3) sorted by relevance
/linux/mm/ |
A D | memory.c | 2160 static vm_fault_t __vm_insert_mixed(struct vm_area_struct *vma, in __vm_insert_mixed() function 2235 return __vm_insert_mixed(vma, addr, pfn, pgprot, false); in vmf_insert_mixed_prot() 2242 return __vm_insert_mixed(vma, addr, pfn, vma->vm_page_prot, false); in vmf_insert_mixed() 2254 return __vm_insert_mixed(vma, addr, pfn, vma->vm_page_prot, true); in vmf_insert_mixed_mkwrite()
|
/linux/ |
A D | System.map | 7079 ffff8000101ce554 t __vm_insert_mixed
|
A D | .tmp_System.map | 7079 ffff8000101ce554 t __vm_insert_mixed
|
Completed in 289 milliseconds