Searched refs:vm_normal_page_pmd (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/fs/proc/ |
D | task_mmu.c | 579 page = vm_normal_page_pmd(vma, addr, *pmd); in smaps_pmd_entry() 1851 page = vm_normal_page_pmd(vma, addr, pmd); in can_gather_numa_stats_pmd()
|
/Linux-v6.6/mm/ |
D | huge_memory.c | 1397 page = vm_normal_page_pmd(vma, addr, pmd); in can_change_pmd_writable() 1517 page = vm_normal_page_pmd(vma, haddr, pmd); in do_huge_pmd_numa_page()
|
D | memory.c | 655 struct page *vm_normal_page_pmd(struct vm_area_struct *vma, unsigned long addr, in vm_normal_page_pmd() function
|
/Linux-v6.6/include/linux/ |
D | mm.h | 2330 struct page *vm_normal_page_pmd(struct vm_area_struct *vma, unsigned long addr,
|