Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/virt/kvm/
Dlocking.txt134 if it can be updated out of mmu-lock, see spte_has_volatile_bits(), it means,
149 See the comments in spte_has_volatile_bits() and mmu_spte_update().
/Linux-v5.4/arch/x86/kvm/
Dmmu.c783 static bool spte_has_volatile_bits(u64 spte) in spte_has_volatile_bits() function
849 if (!spte_has_volatile_bits(old_spte)) in mmu_spte_update_no_track()
916 if (!spte_has_volatile_bits(old_spte)) in mmu_spte_clear_track_bits()