Searched refs:mmu_spte_update (Results 1 – 3 of 3) sorted by relevance
208 to be flushed caused this reason in mmu_spte_update() since this is a common213 See the comments in spte_has_volatile_bits() and mmu_spte_update().
969 return mmu_spte_update(sptep, spte); in FNAME()
523 static bool mmu_spte_update(u64 *sptep, u64 new_spte) in mmu_spte_update() function1228 return mmu_spte_update(sptep, spte); in spte_write_protect()1250 return mmu_spte_update(sptep, spte); in spte_clear_dirty()2953 flush |= mmu_spte_update(sptep, spte); in mmu_set_spte()