Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/Documentation/virt/kvm/
Dlocking.rst160 if it can be updated out of mmu-lock, see spte_has_volatile_bits(), it means,
176 See the comments in spte_has_volatile_bits() and mmu_spte_update().
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
Dmmu.c427 static bool spte_has_volatile_bits(u64 spte) in spte_has_volatile_bits() function
478 if (!spte_has_volatile_bits(old_spte)) in mmu_spte_update_no_track()
545 if (!spte_has_volatile_bits(old_spte)) in mmu_spte_clear_track_bits()