Searched refs:ptep_set_wrprotect (Results 1 – 12 of 12) sorted by relevance
29 static inline void ptep_set_wrprotect(pte_t *ptep) in ptep_set_wrprotect() function
145 static inline void ptep_set_wrprotect(pte_t *ptep) in ptep_set_wrprotect() function
173 static inline void ptep_set_wrprotect(pte_t *ptep) in ptep_set_wrprotect() function
398 static inline void ptep_set_wrprotect(pte_t *ptep) in ptep_set_wrprotect() function
301 static inline void ptep_set_wrprotect(pte_t *ptep) { clear_bit(_PAGE_BIT_RW, ptep); } in ptep_set_wrprotect() function
456 static inline void ptep_set_wrprotect(pte_t *ptep) in ptep_set_wrprotect() function
310 static inline void ptep_set_wrprotect(pte_t *ptep) in ptep_set_wrprotect() function
378 ptep_set_wrprotect (pte_t *ptep) in ptep_set_wrprotect() function
414 static inline void ptep_set_wrprotect(pte_t *ptep) in ptep_set_wrprotect() function
580 static inline void ptep_set_wrprotect(pte_t *ptep) in ptep_set_wrprotect() function
341 static inline void ptep_set_wrprotect(pte_t *ptep) { clear_bit(_PAGE_BIT_RW, ptep); } in ptep_set_wrprotect() function
251 ptep_set_wrprotect(src_pte); in copy_page_range()