Searched refs:native_local_ptep_get_and_clear (Results 1 – 2 of 2) sorted by relevance
261 static inline pte_t native_local_ptep_get_and_clear(pte_t *ptep) in native_local_ptep_get_and_clear() function327 pte = native_local_ptep_get_and_clear(ptep); in ptep_get_and_clear_full()
50 #define native_ptep_get_and_clear(xp) native_local_ptep_get_and_clear(xp)