Searched refs:pte_none_mostly (Results 1 - 6 of 6) sorted by last modified time

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

Completed in 326 milliseconds