Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/include/asm/
Dhugetlb-3level.h52 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux-4.1.27/arch/metag/include/asm/
Dhugetlb.h56 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux-4.1.27/arch/ia64/include/asm/
Dhugetlb.h54 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux-4.1.27/arch/sparc/include/asm/
Dhugetlb.h61 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux-4.1.27/arch/sh/include/asm/
Dhugetlb.h67 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux-4.1.27/arch/x86/include/asm/
Dhugetlb.h69 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux-4.1.27/arch/arm64/include/asm/
Dhugetlb.h45 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux-4.1.27/arch/s390/include/asm/
Dhugetlb.h69 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux-4.1.27/arch/mips/include/asm/
Dhugetlb.h88 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux-4.1.27/arch/tile/include/asm/
Dhugetlb.h83 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux-4.1.27/arch/powerpc/include/asm/
Dpgtable-ppc32.h279 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
Dpgtable-ppc64.h284 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux-4.1.27/mm/
Dhugetlb.c2715 huge_ptep_set_wrprotect(src, addr, src_pte); in copy_hugetlb_page_range()