Lines Matching refs:pte_t
57 extern void __pte_error(const char *file, int line, pte_t);
159 static inline pte_t *pmd_page_vaddr(pmd_t pmd) in pmd_page_vaddr()
190 static inline bool pte_access_permitted(pte_t pte, bool write) in pte_access_permitted()
203 static inline void __sync_icache_dcache(pte_t pteval) in __sync_icache_dcache()
207 extern void __sync_icache_dcache(pte_t pteval);
211 pte_t *ptep, pte_t pteval, unsigned int nr);
214 static inline pte_t clear_pte_bit(pte_t pte, pgprot_t prot) in clear_pte_bit()
220 static inline pte_t set_pte_bit(pte_t pte, pgprot_t prot) in set_pte_bit()
226 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect()
231 static inline pte_t pte_mkwrite_novma(pte_t pte) in pte_mkwrite_novma()
236 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean()
241 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty()
246 static inline pte_t pte_mkold(pte_t pte) in pte_mkold()
251 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung()
256 static inline pte_t pte_mkexec(pte_t pte) in pte_mkexec()
261 static inline pte_t pte_mknexec(pte_t pte) in pte_mknexec()
266 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
302 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive()
307 static inline pte_t pte_swp_mkexclusive(pte_t pte) in pte_swp_mkexclusive()
312 static inline pte_t pte_swp_clear_exclusive(pte_t pte) in pte_swp_clear_exclusive()