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

/linux-4.4.14/arch/x86/kvm/
H A Dmmu.c483 static bool spte_has_volatile_bits(u64 spte) spte_has_volatile_bits() function
550 if (!spte_has_volatile_bits(old_spte)) mmu_spte_update()
558 * spte_has_volatile_bits(). mmu_spte_update()
593 if (!spte_has_volatile_bits(old_spte)) mmu_spte_clear_track_bits()

Completed in 69 milliseconds