Home
last modified time | relevance | path

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

/linux/arch/parisc/include/asm/
H A Dhugetlb.h38 void huge_ptep_set_wrprotect(struct mm_struct *mm,
/linux/arch/riscv/include/asm/
H A Dhugetlb.h38 void huge_ptep_set_wrprotect(struct mm_struct *mm,
/linux/arch/sparc/include/asm/
H A Dhugetlb.h33 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux/arch/powerpc/include/asm/nohash/32/
H A Dhugetlb-8xx.h38 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux/arch/arm64/include/asm/
H A Dhugetlb.h40 extern void huge_ptep_set_wrprotect(struct mm_struct *mm,
/linux/include/asm-generic/
H A Dhugetlb.h130 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux/arch/s390/include/asm/
H A Dhugetlb.h75 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable.h149 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux/arch/riscv/mm/
H A Dhugetlbpage.c309 void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst235 | huge_ptep_set_wrprotect | Converts into a write protected HugeTLB |
/linux/arch/arm64/mm/
H A Dhugetlbpage.c468 void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux/mm/
H A Dhugetlb.c5370 huge_ptep_set_wrprotect(src, addr, src_pte); in copy_hugetlb_page_range()