Home
last modified time | relevance | path

Searched refs:uxpte_set_present (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dmm_purgeable.h16 bool uxpte_set_present(struct vm_area_struct *vma, unsigned long addr);
61 static inline bool uxpte_set_present(struct vm_area_struct *vma, in uxpte_set_present() function
/kernel/linux/linux-5.10/mm/
Dpurgeable.c187 bool uxpte_set_present(struct vm_area_struct *vma, unsigned long addr) in uxpte_set_present() function
Dmemory.c2922 uxpte_set_present(vma, vmf->address); in wp_page_copy()
3661 uxpte_set_present(vma, vmf->address); in do_anonymous_page()