Searched refs:pte_read (Results 1 – 10 of 10) sorted by relevance
112 if (!pte_read(pteval)) in kmap_atomic_register()
250 if (pte_read(pteval)) in handle_migrating_pte()
190 r = pte_read(*pte); in update_pte_range()401 r = pte_read(*pte); in flush_tlb_page()
391 static inline int pte_read(pte_t pte) in pte_read() function
139 static inline int pte_read(pte_t pte) in pte_read() function
191 #define pte_read hv_pte_get_readable macro
221 static inline int pte_read(pte_t pte) in pte_read() function
238 static inline int pte_read(pte_t pte) { return pte_val(pte) & _PAGE_READ; } in pte_read() function
344 static inline int pte_read(pte_t pte) { return pte_val(pte) & _PAGE_USER; } in pte_read() function
238 static inline int pte_read(pte_t pte) { return pte_val(pte) & __PAGE_PROT_USER; } in pte_read() function