Home
last modified time | relevance | path

Searched refs:pte_none_mostly (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/mm/
Dmincore.c125 if (pte_none_mostly(pte)) in mincore_pte_range()
Dhmm.c234 if (pte_none_mostly(pte)) { in hmm_vma_handle_pte()
Duserfaultfd.c109 if (!pte_none_mostly(ptep_get(dst_pte))) in mfill_atomic_install_pte()
Dmemcontrol.c5901 else if (pte_none_mostly(ptent)) in get_mctgt_type()
/Linux-v6.6/include/linux/
Dswapops.h453 static inline int pte_none_mostly(pte_t pte) in pte_none_mostly() function
/Linux-v6.6/fs/
Duserfaultfd.c376 if (pte_none_mostly(ptent)) in userfaultfd_must_wait()