Searched refs:change_protection (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/mm/ |
D | mprotect.c | 513 long change_protection(struct mmu_gather *tlb, in change_protection() function 666 change_protection(tlb, vma, start, end, mm_cp_flags); in mprotect_fixup()
|
D | userfaultfd.c | 779 ret = change_protection(&tlb, dst_vma, start, start + len, mm_cp_flags); in uffd_wp_range()
|
D | mempolicy.c | 647 nr_updated = change_protection(&tlb, vma, addr, end, MM_CP_PROT_NUMA); in change_prot_numa()
|
/Linux-v6.6/include/linux/ |
D | mm.h | 2522 extern long change_protection(struct mmu_gather *tlb,
|