Searched refs:ptep_try_set (Results 1 – 2 of 2) sorted by relevance
173 #ifdef ptep_try_set in apply_range_set_cb()180 while (!ptep_try_set(pte, pteval)) { in apply_range_set_cb()255 ptep_try_set(pte, mk_pte(scratch_page, PAGE_KERNEL)); in apply_range_set_scratch_cb()
1287 static inline bool ptep_try_set(pte_t *ptep, pte_t new_pte) in ptep_try_set() function1293 #define ptep_try_set ptep_try_set macro