Home
last modified time | relevance | path

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

/linux-5.19.10/mm/
Dmincore.c126 if (pte_none_mostly(pte)) in mincore_pte_range()
Dhmm.c234 if (pte_none_mostly(pte)) { in hmm_vma_handle_pte()
Duserfaultfd.c113 if (!pte_none_mostly(*dst_pte)) in mfill_atomic_install_pte()
Dmemcontrol.c5688 else if (pte_none_mostly(ptent)) in get_mctgt_type()
/linux-5.19.10/include/linux/
Dswapops.h365 static inline int pte_none_mostly(pte_t pte) in pte_none_mostly() function
/linux-5.19.10/fs/
Duserfaultfd.c340 if (pte_none_mostly(*pte)) in userfaultfd_must_wait()