Searched refs:mmu_spte_update (Results 1 – 3 of 3) sorted by relevance
207 to be flushed caused this reason in mmu_spte_update() since this is a common212 See the comments in spte_has_volatile_bits() and mmu_spte_update().
970 return mmu_spte_update(sptep, spte); in FNAME()
524 static bool mmu_spte_update(u64 *sptep, u64 new_spte) in mmu_spte_update() function1235 return mmu_spte_update(sptep, spte); in spte_write_protect()1257 return mmu_spte_update(sptep, spte); in spte_clear_dirty()2948 flush |= mmu_spte_update(sptep, spte); in mmu_set_spte()