Searched defs:pte_read (Results 1 – 10 of 10) sorted by relevance
97 static inline int pte_read(pte_t pte) in pte_read() function102 #define pte_read pte_read macro
29 static inline int pte_read(pte_t pte) { return 1; } in pte_read() function
317 static inline int pte_read(pte_t pte) in pte_read() function
141 static inline int pte_read(pte_t pte) in pte_read() function
158 static inline int pte_read(pte_t pte) in pte_read() function
120 static inline int pte_read(pte_t pte) in pte_read() function
217 static inline int pte_read(pte_t pte) { return pte_val(pte) & _PAGE_READ; } in pte_read() function
245 static inline int pte_read(pte_t pte) { return pte_val(pte) & _PAGE_USER; } in pte_read() function
406 static inline int pte_read(pte_t pte) { return 1; } in pte_read() function
384 static inline int pte_read(pte_t pte) in pte_read() function