Home
last modified time | relevance | path

Searched refs:spte_has_volatile_bits (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/Documentation/virt/kvm/
Dlocking.rst177 if it can be updated out of mmu-lock, see spte_has_volatile_bits(), it means,
193 See the comments in spte_has_volatile_bits() and mmu_spte_update().
/Linux-v5.15/arch/x86/kvm/mmu/
Dmmu.c489 static bool spte_has_volatile_bits(u64 spte) in spte_has_volatile_bits() function
540 if (!spte_has_volatile_bits(old_spte)) in mmu_spte_update_no_track()
608 if (!spte_has_volatile_bits(old_spte)) in mmu_spte_clear_track_bits()