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
34 static inline void native_set_pte_atomic(pte_t *ptep, pte_t pte) in native_set_pte_atomic() function
57 static inline void native_set_pte_atomic(pte_t *ptep, pte_t pte) in native_set_pte_atomic() function
41 native_set_pte_atomic(ptep, pte)
435 .set_pte_atomic = native_set_pte_atomic,
728 native_set_pte_atomic(ptep, pte); in lguest_set_pte_atomic()