Searched refs:native_set_pte (Results 1 – 5 of 5) sorted by relevance
61 static inline void native_set_pte(pte_t *ptep, pte_t pte) in native_set_pte() function69 native_set_pte(ptep, native_make_pte(0)); in native_pte_clear()74 native_set_pte(ptep, pte); in native_set_pte_atomic()
15 static inline void native_set_pte(pte_t *ptep , pte_t pte) in native_set_pte() function31 native_set_pte(ptep, pte); in native_set_pte_atomic()
36 static inline void native_set_pte(pte_t *ptep, pte_t pte) in native_set_pte() function
60 #define set_pte(ptep, pte) native_set_pte(ptep, pte)
1511 native_set_pte(ptep, pte); in xen_set_pte_init()