Lines Matching defs:pte
43 pte_t pte = *ptep; in ptep_test_and_clear_young() local
93 pte_t pte = *ptep; in ptep_get_and_clear() local
128 pte_t pte; in ptep_get_and_clear_full() local
220 static inline int pte_unused(pte_t pte) in pte_unused()
246 #define move_pte(pte, prot, old_addr, new_addr) (pte) argument
250 # define pte_accessible(mm, pte) ((void)(pte), 1) argument
364 pte_t *ptep, pte_t pte) in __ptep_modify_prot_commit()
401 pte_t *ptep, pte_t pte) in ptep_modify_prot_commit()
445 static inline int pte_soft_dirty(pte_t pte) in pte_soft_dirty()
455 static inline pte_t pte_mksoft_dirty(pte_t pte) in pte_mksoft_dirty()
465 static inline pte_t pte_swp_mksoft_dirty(pte_t pte) in pte_swp_mksoft_dirty()
470 static inline int pte_swp_soft_dirty(pte_t pte) in pte_swp_soft_dirty()
475 static inline pte_t pte_swp_clear_soft_dirty(pte_t pte) in pte_swp_clear_soft_dirty()
687 static inline int pte_protnone(pte_t pte) in pte_protnone()