Home
last modified time | relevance | path

Searched refs:huge_ptep_get (Results 1 – 15 of 15) sorted by relevance

/linux-4.1.27/arch/s390/include/asm/
Dhugetlb.h21 pte_t huge_ptep_get(pte_t *ptep);
61 int changed = !pte_same(huge_ptep_get(ptep), pte); in huge_ptep_set_access_flags()
/linux-4.1.27/arch/s390/mm/
Dhugetlbpage.c101 pte_t huge_ptep_get(pte_t *ptep) in huge_ptep_get() function
121 pte_t pte = huge_ptep_get(ptep); in huge_ptep_get_and_clear()
/linux-4.1.27/arch/arm/include/asm/
Dhugetlb-3level.h32 static inline pte_t huge_ptep_get(pte_t *ptep) in huge_ptep_get() function
/linux-4.1.27/arch/metag/include/asm/
Dhugetlb.h69 static inline pte_t huge_ptep_get(pte_t *ptep) in huge_ptep_get() function
/linux-4.1.27/arch/ia64/include/asm/
Dhugetlb.h67 static inline pte_t huge_ptep_get(pte_t *ptep) in huge_ptep_get() function
/linux-4.1.27/arch/sparc/include/asm/
Dhugetlb.h80 static inline pte_t huge_ptep_get(pte_t *ptep) in huge_ptep_get() function
/linux-4.1.27/arch/sh/include/asm/
Dhugetlb.h80 static inline pte_t huge_ptep_get(pte_t *ptep) in huge_ptep_get() function
/linux-4.1.27/arch/x86/include/asm/
Dhugetlb.h82 static inline pte_t huge_ptep_get(pte_t *ptep) in huge_ptep_get() function
/linux-4.1.27/arch/arm64/include/asm/
Dhugetlb.h28 static inline pte_t huge_ptep_get(pte_t *ptep) in huge_ptep_get() function
/linux-4.1.27/mm/
Dhugetlb.c2627 entry = huge_pte_mkwrite(huge_pte_mkdirty(huge_ptep_get(ptep))); in set_huge_ptep_writable()
2696 entry = huge_ptep_get(src_pte); in copy_hugetlb_page_range()
2719 entry = huge_ptep_get(src_pte); in copy_hugetlb_page_range()
2768 pte = huge_ptep_get(ptep); in __unmap_hugepage_range()
2987 pte_same(huge_ptep_get(ptep), pte))) in hugetlb_cow()
3025 if (likely(ptep && pte_same(huge_ptep_get(ptep), pte))) { in hugetlb_cow()
3184 if (!huge_pte_none(huge_ptep_get(ptep))) in hugetlb_no_page()
3267 entry = huge_ptep_get(ptep); in hugetlb_fault()
3291 entry = huge_ptep_get(ptep); in hugetlb_fault()
3331 if (unlikely(!pte_same(entry, huge_ptep_get(ptep)))) in hugetlb_fault()
[all …]
Dmincore.c33 present = pte && !huge_pte_none(huge_ptep_get(pte)); in mincore_hugetlb()
Dmempolicy.c538 entry = huge_ptep_get(pte); in queue_pages_hugetlb()
/linux-4.1.27/arch/mips/include/asm/
Dhugetlb.h112 static inline pte_t huge_ptep_get(pte_t *ptep) in huge_ptep_get() function
/linux-4.1.27/arch/tile/include/asm/
Dhugetlb.h96 static inline pte_t huge_ptep_get(pte_t *ptep) in huge_ptep_get() function
/linux-4.1.27/arch/powerpc/include/asm/
Dhugetlb.h171 static inline pte_t huge_ptep_get(pte_t *ptep) in huge_ptep_get() function