Searched refs:hugetlb_change_protection (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | hugetlb.h | 187 unsigned long hugetlb_change_protection(struct vm_area_struct *vma, 343 static inline unsigned long hugetlb_change_protection( in hugetlb_change_protection() function
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | hugetlb.h | 278 long hugetlb_change_protection(struct vm_area_struct *vma, 468 static inline long hugetlb_change_protection( in hugetlb_change_protection() function
|
/kernel/linux/linux-5.10/mm/ |
H A D | mprotect.c | 373 pages = hugetlb_change_protection(vma, start, end, newprot); in change_protection()
|
H A D | hugetlb.c | 5038 unsigned long hugetlb_change_protection(struct vm_area_struct *vma, in hugetlb_change_protection() function
|
/kernel/linux/linux-6.6/mm/ |
H A D | mprotect.c | 536 pages = hugetlb_change_protection(vma, start, end, newprot, in change_protection()
|
H A D | hugetlb.c | 6566 long hugetlb_change_protection(struct vm_area_struct *vma, in hugetlb_change_protection() function
|
Completed in 22 milliseconds