Searched defs:native_ptep_get_and_clear (Results 1 – 1 of 1) sorted by relevance
45 static inline pte_t native_ptep_get_and_clear(pte_t *xp) in native_ptep_get_and_clear() function50 #define native_ptep_get_and_clear(xp) native_local_ptep_get_and_clear(xp) macro