Searched refs:pmd_install (Results 1 – 5 of 5) sorted by relevance
/linux/mm/ |
A D | internal.h | 70 void pmd_install(struct mm_struct *mm, pmd_t *pmd, pgtable_t *pte);
|
A D | memory.c | 436 void pmd_install(struct mm_struct *mm, pmd_t *pmd, pgtable_t *pte) in pmd_install() function 468 pmd_install(mm, pmd, &new); in __pte_alloc() 4030 pmd_install(vma->vm_mm, vmf->pmd, &vmf->prealloc_pte); in finish_fault()
|
A D | filemap.c | 3222 pmd_install(mm, vmf->pmd, &vmf->prealloc_pte); in filemap_map_pmd()
|
/linux/ |
A D | System.map | 7044 ffff8000101c89e0 T pmd_install
|
A D | .tmp_System.map | 7044 ffff8000101c89e0 T pmd_install
|
Completed in 351 milliseconds