Searched refs:is_accessed_spte (Results 1 – 3 of 3) sorted by relevance
169 if (is_accessed_spte(old_spte) && in handle_changed_spte_acc_track()170 (!is_accessed_spte(new_spte) || pfn_changed)) in handle_changed_spte_acc_track()679 if (!is_accessed_spte(iter.old_spte)) in age_gfn_range()720 if (is_accessed_spte(iter.old_spte)) in test_age_gfn()
217 static inline bool is_accessed_spte(u64 spte) in is_accessed_spte() function
525 if (is_accessed_spte(old_spte) && !is_accessed_spte(new_spte)) { in mmu_spte_update()566 if (is_accessed_spte(old_spte)) in mmu_spte_clear_track_bits()613 if (!is_accessed_spte(spte)) in mmu_spte_age()1557 if (is_accessed_spte(*sptep)) in kvm_test_age_rmapp()