Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/virtual/kvm/
Dlocking.txt114 if it can be updated out of mmu-lock, see spte_has_volatile_bits(), it means,
129 See the comments in spte_has_volatile_bits() and mmu_spte_update().
/linux-4.4.14/arch/x86/kvm/
Dmmu.c483 static bool spte_has_volatile_bits(u64 spte) in spte_has_volatile_bits() function
550 if (!spte_has_volatile_bits(old_spte)) in mmu_spte_update()
593 if (!spte_has_volatile_bits(old_spte)) in mmu_spte_clear_track_bits()