Home
last modified time | relevance | path

Searched refs:huge_pte_none_mostly (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/include/asm-generic/
Dhugetlb.h102 static inline int huge_pte_none_mostly(pte_t pte) in huge_pte_none_mostly() function
/linux-5.19.10/arch/s390/include/asm/
Dhugetlb.h90 static inline int huge_pte_none_mostly(pte_t pte) in huge_pte_none_mostly() function
/linux-5.19.10/mm/
Duserfaultfd.c400 !huge_pte_none_mostly(huge_ptep_get(dst_pte))) { in __mcopy_atomic_hugetlb()
Dhugetlb.c5762 if (huge_pte_none_mostly(entry)) { in hugetlb_fault()
6026 if (!huge_pte_none_mostly(huge_ptep_get(dst_pte))) in hugetlb_mcopy_atomic_pte()
/linux-5.19.10/fs/
Duserfaultfd.c258 if (huge_pte_none_mostly(pte)) in userfaultfd_huge_must_wait()