Home
last modified time | relevance | path

Searched refs:huge_ptep_set_access_flags (Results 1 – 13 of 13) sorted by relevance

/linux-6.1.9/arch/parisc/include/asm/
Dhugetlb.h42 int huge_ptep_set_access_flags(struct vm_area_struct *vma,
/linux-6.1.9/arch/arm64/include/asm/
Dhugetlb.h32 extern int huge_ptep_set_access_flags(struct vm_area_struct *vma,
/linux-6.1.9/arch/sparc/include/asm/
Dhugetlb.h39 static inline int huge_ptep_set_access_flags(struct vm_area_struct *vma, in huge_ptep_set_access_flags() function
/linux-6.1.9/arch/powerpc/include/asm/
Dhugetlb.h57 int huge_ptep_set_access_flags(struct vm_area_struct *vma,
/linux-6.1.9/arch/mips/include/asm/
Dhugetlb.h69 static inline int huge_ptep_set_access_flags(struct vm_area_struct *vma, in huge_ptep_set_access_flags() function
/linux-6.1.9/arch/loongarch/include/asm/
Dhugetlb.h63 static inline int huge_ptep_set_access_flags(struct vm_area_struct *vma, in huge_ptep_set_access_flags() function
/linux-6.1.9/arch/s390/include/asm/
Dhugetlb.h61 static inline int huge_ptep_set_access_flags(struct vm_area_struct *vma, in huge_ptep_set_access_flags() function
/linux-6.1.9/include/asm-generic/
Dhugetlb.h138 static inline int huge_ptep_set_access_flags(struct vm_area_struct *vma, in huge_ptep_set_access_flags() function
/linux-6.1.9/arch/parisc/mm/
Dhugetlbpage.c170 int huge_ptep_set_access_flags(struct vm_area_struct *vma, in huge_ptep_set_access_flags() function
/linux-6.1.9/arch/powerpc/mm/
Dpgtable.c240 int huge_ptep_set_access_flags(struct vm_area_struct *vma, in huge_ptep_set_access_flags() function
/linux-6.1.9/Documentation/mm/
Darch_pgtable_helpers.rst235 | huge_ptep_set_access_flags | Converts into a more permissive HugeTLB |
/linux-6.1.9/arch/arm64/mm/
Dhugetlbpage.c468 int huge_ptep_set_access_flags(struct vm_area_struct *vma, in huge_ptep_set_access_flags() function
/linux-6.1.9/mm/
Dhugetlb.c4909 if (huge_ptep_set_access_flags(vma, address, ptep, entry, 1)) in set_huge_ptep_writable()
6132 if (huge_ptep_set_access_flags(vma, haddr, ptep, entry, in hugetlb_fault()