Home
last modified time | relevance | path

Searched refs:pte_unused (Results 1 – 3 of 3) sorted by relevance

/linux/mm/
H A Drmap.c1959 if (pte_unused(pte)) in folio_unmap_pte_batch()
2205 } else if (likely(pte_present(pteval)) && pte_unused(pteval) && in try_to_unmap_one()
2614 } else if (likely(pte_present(pteval)) && pte_unused(pteval) && in try_to_migrate_one()
/linux/include/linux/
H A Dpgtable.h1241 static inline int pte_unused(pte_t pte) in pte_unused() function
/linux/arch/s390/include/asm/
H A Dpgtable.h930 static inline int pte_unused(pte_t pte) in pte_unused() function