Searched refs:prot_commit_flush_ptes (Results 1 – 1 of 1) sorted by relevance
| /linux/mm/ |
| H A D | mprotect.c | 120 static void prot_commit_flush_ptes(struct vm_area_struct *vma, unsigned long addr, in prot_commit_flush_ptes() function 184 prot_commit_flush_ptes(vma, addr, ptep, oldpte, ptent, len, in commit_anon_folio_batch() 199 prot_commit_flush_ptes(vma, addr, ptep, oldpte, ptent, nr_ptes, in set_write_prot_commit_flush_ptes() 207 prot_commit_flush_ptes(vma, addr, ptep, oldpte, ptent, nr_ptes, in set_write_prot_commit_flush_ptes() 297 prot_commit_flush_ptes(vma, addr, pte, oldpte, ptent, in change_pte_range()
|