Searched refs:change_protection (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/mm/ |
D | mprotect.c | 501 unsigned long change_protection(struct mmu_gather *tlb, in change_protection() function 646 change_protection(tlb, vma, start, end, vma->vm_page_prot, in mprotect_fixup()
|
D | userfaultfd.c | 737 change_protection(&tlb, dst_vma, start, start + len, newprot, in uffd_wp_range()
|
D | mempolicy.c | 638 nr_updated = change_protection(&tlb, vma, addr, end, PAGE_NONE, in change_prot_numa()
|
/linux-6.1.9/include/linux/ |
D | mm.h | 2028 extern unsigned long change_protection(struct mmu_gather *tlb,
|