Searched refs:pte_read (Results 1 – 8 of 8) sorted by relevance
94 static inline int pte_read(pte_t pte) in pte_read() function99 #define pte_read pte_read macro
314 static inline int pte_read(pte_t pte) in pte_read() function
152 static inline int pte_read(pte_t pte) in pte_read() function
69 r = pte_read(*pte); in update_pte_range()
141 static inline int pte_read(pte_t pte) in pte_read() function
122 static inline int pte_read(pte_t pte) in pte_read() function
200 static inline int pte_read(pte_t pte) { return pte_val(pte) & _PAGE_READ; } in pte_read() function
244 static inline int pte_read(pte_t pte) { return pte_val(pte) & _PAGE_USER; } in pte_read() function