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