Searched refs:kvm_slot_page_track_is_active (Results 1 – 3 of 3) sorted by relevance
66 bool kvm_slot_page_track_is_active(struct kvm *kvm,
177 bool kvm_slot_page_track_is_active(struct kvm *kvm, in kvm_slot_page_track_is_active() function
2689 if (kvm_slot_page_track_is_active(kvm, slot, gfn, KVM_PAGE_TRACK_WRITE)) in mmu_try_to_unsync_pages()4079 if (kvm_slot_page_track_is_active(vcpu->kvm, fault->slot, fault->gfn, KVM_PAGE_TRACK_WRITE)) in page_fault_handle_page_track()