Home
last modified time | relevance | path

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

/linux-6.12.1/arch/parisc/include/asm/
Dhugetlb.h42 int huge_ptep_set_access_flags(struct vm_area_struct *vma,
/linux-6.12.1/arch/riscv/include/asm/
Dhugetlb.h42 int huge_ptep_set_access_flags(struct vm_area_struct *vma,
/linux-6.12.1/arch/powerpc/include/asm/
Dhugetlb.h56 int huge_ptep_set_access_flags(struct vm_area_struct *vma,
/linux-6.12.1/arch/sparc/include/asm/
Dhugetlb.h41 static inline int huge_ptep_set_access_flags(struct vm_area_struct *vma, in huge_ptep_set_access_flags() function
/linux-6.12.1/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.12.1/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.12.1/arch/arm64/include/asm/
Dhugetlb.h33 extern int huge_ptep_set_access_flags(struct vm_area_struct *vma,
/linux-6.12.1/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.12.1/arch/s390/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.12.1/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.12.1/arch/riscv/mm/
Dhugetlbpage.c263 int huge_ptep_set_access_flags(struct vm_area_struct *vma, in huge_ptep_set_access_flags() function
/linux-6.12.1/arch/powerpc/mm/
Dpgtable.c258 int huge_ptep_set_access_flags(struct vm_area_struct *vma, in huge_ptep_set_access_flags() function
/linux-6.12.1/Documentation/mm/
Darch_pgtable_helpers.rst237 | huge_ptep_set_access_flags | Converts into a more permissive HugeTLB |
/linux-6.12.1/arch/arm64/mm/
Dhugetlbpage.c432 int huge_ptep_set_access_flags(struct vm_area_struct *vma, in huge_ptep_set_access_flags() function
/linux-6.12.1/mm/
Dhugetlb.c5161 if (huge_ptep_set_access_flags(vma, address, ptep, entry, 1)) in set_huge_ptep_writable()
6461 if (huge_ptep_set_access_flags(vma, vmf.address, vmf.pte, vmf.orig_pte, in hugetlb_fault()