Home
last modified time | relevance | path

Searched refs:huge_pte_none (Results 1 – 7 of 7) sorted by relevance

/linux/include/asm-generic/
H A Dhugetlb.h94 static inline int huge_pte_none(pte_t pte) in huge_pte_none() function
/linux/mm/
H A Dmincore.c45 if (huge_pte_none(ptep) || pte_is_marker(ptep)) in mincore_hugetlb()
H A Dhugetlb.c4909 if (huge_pte_none(entry)) { in copy_hugetlb_page_range()
5108 if (huge_pte_none(huge_ptep_get(mm, old_addr, src_pte))) in move_hugetlb_page_tables()
5179 if (huge_pte_none(pte)) { in __unmap_hugepage_range()
5983 if (huge_pte_none(vmf.orig_pte)) in hugetlb_fault()
6010 if (!pte_present(vmf.orig_pte) && !huge_pte_none(vmf.orig_pte)) { in hugetlb_fault()
6184 if (!huge_pte_none(huge_ptep_get(dst_mm, dst_addr, dst_pte))) { in hugetlb_mfill_atomic_pte()
6325 if (!huge_pte_none(dst_ptep) && !pte_is_uffd_marker(dst_ptep)) in hugetlb_mfill_atomic_pte()
6445 if (huge_pte_none(pte)) { in hugetlb_change_protection()
H A Duserfaultfd.c796 if (!huge_pte_none(ptep) && !pte_is_uffd_marker(ptep)) { in mfill_atomic_hugetlb()
H A Dmigrate.c526 if (huge_pte_none(pte)) in migration_entry_wait_huge()
H A Dmempolicy.c785 if (!huge_pte_none(ptep)) { in queue_folios_hugetlb()
/linux/fs/hugetlbfs/
H A Dinode.c337 if (huge_pte_none(pte) || !pte_present(pte)) in hugetlb_vma_maps_pfn()