Searched refs:pte_read (Results 1 – 5 of 5) sorted by relevance
94 static inline int pte_read(pte_t pte) in pte_read() function99 #define pte_read pte_read macro
225 #ifndef pte_read226 static inline bool pte_read(pte_t pte) in pte_read() function243 if (!pte_present(pte) || !pte_read(pte)) in pte_access_permitted()
385 static inline bool pte_read(pte_t pte) in pte_read() function432 if (!pte_present(pte) || !pte_read(pte)) in pte_access_permitted()
152 static inline int pte_read(pte_t pte) in pte_read() function
396 static inline int pte_read(pte_t pte) in pte_read() function543 if (!pte_present(pte) || !pte_user(pte) || !pte_read(pte)) in pte_access_permitted()