Searched refs:native_set_pte_atomic (Results 1 – 6 of 6) sorted by relevance
24 static inline void native_set_pte_atomic(pte_t *ptep, pte_t pte) in native_set_pte_atomic() function
88 static inline void native_set_pte_atomic(pte_t *ptep, pte_t pte) in native_set_pte_atomic() function
58 static inline void native_set_pte_atomic(pte_t *ptep, pte_t pte) in native_set_pte_atomic() function
51 native_set_pte_atomic(ptep, pte)
456 .set_pte_atomic = native_set_pte_atomic,
751 native_set_pte_atomic(ptep, pte); in lguest_set_pte_atomic()