Home
last modified time | relevance | path

Searched refs:mmu_spte_update (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/Documentation/virt/kvm/
H A Dlocking.rst200 to be flushed caused this reason in mmu_spte_update() since this is a common
205 See the comments in spte_has_volatile_bits() and mmu_spte_update().
/openbmc/linux/arch/x86/kvm/mmu/
H A Dpaging_tmpl.h967 return mmu_spte_update(sptep, spte); in FNAME()
H A Dmmu.c524 static bool mmu_spte_update(u64 *sptep, u64 new_spte) in mmu_spte_update() function
1235 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()