Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/include/asm/
H A Dhugetlb.h38 void huge_ptep_set_wrprotect(struct mm_struct *mm,
/openbmc/linux/arch/riscv/include/asm/
H A Dhugetlb.h38 void huge_ptep_set_wrprotect(struct mm_struct *mm,
/openbmc/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
/openbmc/linux/arch/arm64/include/asm/
H A Dhugetlb.h40 extern void huge_ptep_set_wrprotect(struct mm_struct *mm,
/openbmc/linux/arch/powerpc/include/asm/nohash/32/
H A Dhugetlb-8xx.h60 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/openbmc/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
/openbmc/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
/openbmc/linux/arch/parisc/mm/
H A Dhugetlbpage.c161 void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/openbmc/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable.h225 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/openbmc/linux/arch/riscv/mm/
H A Dhugetlbpage.c309 void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/openbmc/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst241 | huge_ptep_set_wrprotect | Converts into a write protected HugeTLB |
/openbmc/linux/arch/arm64/mm/
H A Dhugetlbpage.c486 void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h424 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/openbmc/linux/mm/
H A Dhugetlb.c5186 huge_ptep_set_wrprotect(src, addr, src_pte); in copy_hugetlb_page_range()