Lines Matching refs:pte_t
56 extern void __pte_error(const char *file, int line, pte_t);
160 static inline pte_t *pmd_page_vaddr(pmd_t pmd) in pmd_page_vaddr()
191 static inline bool pte_access_permitted(pte_t pte, bool write) in pte_access_permitted()
204 static inline void __sync_icache_dcache(pte_t pteval) in __sync_icache_dcache()
208 extern void __sync_icache_dcache(pte_t pteval);
214 pte_t *ptep, pte_t pteval, unsigned int nr);
217 static inline pte_t clear_pte_bit(pte_t pte, pgprot_t prot) in clear_pte_bit()
223 static inline pte_t set_pte_bit(pte_t pte, pgprot_t prot) in set_pte_bit()
229 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect()
234 static inline pte_t pte_mkwrite_novma(pte_t pte) in pte_mkwrite_novma()
239 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean()
244 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty()
249 static inline pte_t pte_mkold(pte_t pte) in pte_mkold()
254 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung()
259 static inline pte_t pte_mkexec(pte_t pte) in pte_mkexec()
264 static inline pte_t pte_mknexec(pte_t pte) in pte_mknexec()
269 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
305 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive()
310 static inline pte_t pte_swp_mkexclusive(pte_t pte) in pte_swp_mkexclusive()
315 static inline pte_t pte_swp_clear_exclusive(pte_t pte) in pte_swp_clear_exclusive()