Searched refs:follow_invalidate_pte (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/fs/ |
H A D | dax.c | 825 * follow_invalidate_pte() will use the range to call in dax_entry_mkclean() 829 if (follow_invalidate_pte(vma->vm_mm, address, &range, &ptep, in dax_entry_mkclean()
|
/kernel/linux/linux-5.10/mm/ |
H A D | memory.c | 4873 int follow_invalidate_pte(struct mm_struct *mm, unsigned long address, in follow_invalidate_pte() function 4964 return follow_invalidate_pte(mm, address, NULL, ptepp, NULL, ptlp); in follow_pte()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | mm.h | 1704 int follow_invalidate_pte(struct mm_struct *mm, unsigned long address,
|
Completed in 14 milliseconds