Home
last modified time | relevance | path

Searched refs:huge_ptep_set_wrprotect (Results 1 – 12 of 12) sorted by relevance

/linux-5.19.10/arch/parisc/include/asm/
Dhugetlb.h38 void huge_ptep_set_wrprotect(struct mm_struct *mm,
/linux-5.19.10/arch/sparc/include/asm/
Dhugetlb.h31 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux-5.19.10/arch/arm64/include/asm/
Dhugetlb.h39 extern void huge_ptep_set_wrprotect(struct mm_struct *mm,
/linux-5.19.10/arch/powerpc/include/asm/nohash/32/
Dhugetlb-8xx.h59 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux-5.19.10/include/asm-generic/
Dhugetlb.h130 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux-5.19.10/arch/s390/include/asm/
Dhugetlb.h73 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux-5.19.10/arch/parisc/mm/
Dhugetlbpage.c161 void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux-5.19.10/arch/powerpc/include/asm/nohash/64/
Dpgtable.h238 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux-5.19.10/Documentation/vm/
Darch_pgtable_helpers.rst233 | huge_ptep_set_wrprotect | Converts into a write protected HugeTLB |
/linux-5.19.10/arch/arm64/mm/
Dhugetlbpage.c492 void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux-5.19.10/arch/powerpc/include/asm/book3s/64/
Dpgtable.h468 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux-5.19.10/mm/
Dhugetlb.c4884 huge_ptep_set_wrprotect(src, addr, src_pte); in copy_hugetlb_page_range()