Searched refs:huge_ptep_modify_prot_commit (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | hugetlb.h | 57 #define huge_ptep_modify_prot_commit huge_ptep_modify_prot_commit macro 58 extern void huge_ptep_modify_prot_commit(struct vm_area_struct *vma,
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/ |
H A D | hugetlb.h | 60 #define huge_ptep_modify_prot_commit huge_ptep_modify_prot_commit macro 61 extern void huge_ptep_modify_prot_commit(struct vm_area_struct *vma,
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/ |
H A D | hugetlb.h | 59 #define huge_ptep_modify_prot_commit huge_ptep_modify_prot_commit macro 60 extern void huge_ptep_modify_prot_commit(struct vm_area_struct *vma,
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | hugetlb.h | 761 #ifndef huge_ptep_modify_prot_commit 762 #define huge_ptep_modify_prot_commit huge_ptep_modify_prot_commit macro 763 static inline void huge_ptep_modify_prot_commit(struct vm_area_struct *vma, in huge_ptep_modify_prot_commit() function
|
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
H A D | hash_hugetlbpage.c | 145 void huge_ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in huge_ptep_modify_prot_commit() function
|
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
H A D | hugetlbpage.c | 143 void huge_ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in huge_ptep_modify_prot_commit() function
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | hugetlb.h | 1013 #ifndef huge_ptep_modify_prot_commit 1014 #define huge_ptep_modify_prot_commit huge_ptep_modify_prot_commit macro 1015 static inline void huge_ptep_modify_prot_commit(struct vm_area_struct *vma, in huge_ptep_modify_prot_commit() function
|
/kernel/linux/linux-6.6/arch/arm64/mm/ |
H A D | hugetlbpage.c | 560 void huge_ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, pte_t *ptep, in huge_ptep_modify_prot_commit() function
|
/kernel/linux/linux-5.10/mm/ |
H A D | hugetlb.c | 5102 huge_ptep_modify_prot_commit(vma, address, ptep, old_pte, pte); in hugetlb_change_protection()
|
/kernel/linux/linux-6.6/mm/ |
H A D | hugetlb.c | 6672 huge_ptep_modify_prot_commit(vma, address, ptep, old_pte, pte); in hugetlb_change_protection()
|
Completed in 22 milliseconds