Searched refs:sptep_atomic (Results 1 – 1 of 1) sorted by relevance
64 atomic64_t *sptep_atomic; in tdp_mmu_clear_spte_bits() local67 sptep_atomic = (atomic64_t *)rcu_dereference(sptep); in tdp_mmu_clear_spte_bits()68 return (u64)atomic64_fetch_and(~mask, sptep_atomic); in tdp_mmu_clear_spte_bits()