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

/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
/linux-master/mm/
H A Dhmm.c234 if (pte_none_mostly(pte)) {
H A Dmemcontrol.c6335 else if (pte_none_mostly(ptent))
H A Dmincore.c125 if (pte_none_mostly(pte))
H A Duserfaultfd.c210 if (!pte_none_mostly(ptep_get(dst_pte)))

Completed in 395 milliseconds