Lines Matching refs:pte_t
57 extern void __pte_error(const char *file, int line, pte_t);
161 static inline pte_t *pmd_page_vaddr(pmd_t pmd) in pmd_page_vaddr()
192 static inline bool pte_access_permitted(pte_t pte, bool write) in pte_access_permitted()
205 static inline void __sync_icache_dcache(pte_t pteval) in __sync_icache_dcache()
209 extern void __sync_icache_dcache(pte_t pteval);
215 pte_t *ptep, pte_t pteval, unsigned int nr);
218 static inline pte_t clear_pte_bit(pte_t pte, pgprot_t prot) in clear_pte_bit()
224 static inline pte_t set_pte_bit(pte_t pte, pgprot_t prot) in set_pte_bit()
230 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect()
235 static inline pte_t pte_mkwrite_novma(pte_t pte) in pte_mkwrite_novma()
240 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean()
245 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty()
250 static inline pte_t pte_mkold(pte_t pte) in pte_mkold()
255 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung()
260 static inline pte_t pte_mkexec(pte_t pte) in pte_mkexec()
265 static inline pte_t pte_mknexec(pte_t pte) in pte_mknexec()
270 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
306 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive()
311 static inline pte_t pte_swp_mkexclusive(pte_t pte) in pte_swp_mkexclusive()
316 static inline pte_t pte_swp_clear_exclusive(pte_t pte) in pte_swp_clear_exclusive()