Lines Matching refs:pte_t
105 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
121 static inline int pte_none(pte_t pte) in pte_none()
126 static inline int pte_present(pte_t pte) in pte_present()
132 pte_t *ptep) in pte_clear()
158 static inline int pte_read(pte_t pte) in pte_read()
163 static inline int pte_write(pte_t pte) in pte_write()
168 static inline int pte_exec(pte_t pte) in pte_exec()
173 static inline int pte_dirty(pte_t pte) in pte_dirty()
178 static inline int pte_young(pte_t pte) in pte_young()
183 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect()
189 static inline pte_t pte_rdprotect(pte_t pte) in pte_rdprotect()
195 static inline pte_t pte_exprotect(pte_t pte) in pte_exprotect()
201 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean()
207 static inline pte_t pte_mkold(pte_t pte) in pte_mkold()
213 static inline pte_t pte_mkwrite_novma(pte_t pte) in pte_mkwrite_novma()
219 static inline pte_t pte_mkread(pte_t pte) in pte_mkread()
225 static inline pte_t pte_mkexec(pte_t pte) in pte_mkexec()
231 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty()
237 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung()
243 static inline pte_t pte_mknocache(pte_t pte) in pte_mknocache()
249 static inline pte_t pte_mkcache(pte_t pte) in pte_mkcache()
277 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive()
282 static inline pte_t pte_swp_mkexclusive(pte_t pte) in pte_swp_mkexclusive()
288 static inline pte_t pte_swp_clear_exclusive(pte_t pte) in pte_swp_clear_exclusive()