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

/linux-master/mm/
H A Dmincore.c125 if (pte_none_mostly(pte))
H A Dhmm.c234 if (pte_none_mostly(pte)) {
H A Duserfaultfd.c212 if (!pte_none_mostly(ptep_get(dst_pte)))
H A Dmemcontrol.c6121 else if (pte_none_mostly(ptent))
/linux-master/include/linux/
H A Dswapops.h482 static inline int pte_none_mostly(pte_t pte) function
/linux-master/fs/
H A Duserfaultfd.c341 if (pte_none_mostly(ptent))

Completed in 241 milliseconds