Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/include/asm/
Dhugetlb-3level.h46 static inline void huge_ptep_clear_flush(struct vm_area_struct *vma, in huge_ptep_clear_flush() function
/linux-4.4.14/arch/parisc/include/asm/
Dhugetlb.h42 static inline void huge_ptep_clear_flush(struct vm_area_struct *vma, in huge_ptep_clear_flush() function
/linux-4.4.14/arch/ia64/include/asm/
Dhugetlb.h35 static inline void huge_ptep_clear_flush(struct vm_area_struct *vma, in huge_ptep_clear_flush() function
/linux-4.4.14/arch/metag/include/asm/
Dhugetlb.h37 static inline void huge_ptep_clear_flush(struct vm_area_struct *vma, in huge_ptep_clear_flush() function
/linux-4.4.14/arch/sh/include/asm/
Dhugetlb.h49 static inline void huge_ptep_clear_flush(struct vm_area_struct *vma, in huge_ptep_clear_flush() function
/linux-4.4.14/arch/sparc/include/asm/
Dhugetlb.h42 static inline void huge_ptep_clear_flush(struct vm_area_struct *vma, in huge_ptep_clear_flush() function
/linux-4.4.14/arch/arm64/include/asm/
Dhugetlb.h35 static inline void huge_ptep_clear_flush(struct vm_area_struct *vma, in huge_ptep_clear_flush() function
/linux-4.4.14/arch/x86/include/asm/
Dhugetlb.h50 static inline void huge_ptep_clear_flush(struct vm_area_struct *vma, in huge_ptep_clear_flush() function
/linux-4.4.14/arch/tile/include/asm/
Dhugetlb.h63 static inline void huge_ptep_clear_flush(struct vm_area_struct *vma, in huge_ptep_clear_flush() function
/linux-4.4.14/arch/mips/include/asm/
Dhugetlb.h67 static inline void huge_ptep_clear_flush(struct vm_area_struct *vma, in huge_ptep_clear_flush() function
/linux-4.4.14/arch/s390/include/asm/
Dhugetlb.h47 static inline void huge_ptep_clear_flush(struct vm_area_struct *vma, in huge_ptep_clear_flush() function
/linux-4.4.14/arch/powerpc/include/asm/
Dhugetlb.h131 static inline void huge_ptep_clear_flush(struct vm_area_struct *vma, in huge_ptep_clear_flush() function
/linux-4.4.14/mm/
Dhugetlb.c3451 huge_ptep_clear_flush(vma, address, ptep); in hugetlb_cow()