Searched refs:lookup_uxpte_page (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | purgeable.c | 79 static struct page *lookup_uxpte_page(struct vm_area_struct *vma, in lookup_uxpte_page() function 144 page = lookup_uxpte_page(vma, addr, alloc); in lookup_uxpte() 240 page = lookup_uxpte_page(vma, addr, true); in do_uxpte_page_fault()
|
/kernel/linux/linux-6.6/mm/ |
H A D | purgeable.c | 79 static struct page *lookup_uxpte_page(struct vm_area_struct *vma, in lookup_uxpte_page() function 146 page = lookup_uxpte_page(vma, addr, alloc); in lookup_uxpte() 242 page = lookup_uxpte_page(vma, addr, true); in do_uxpte_page_fault()
|
Completed in 2 milliseconds