Home
last modified time | relevance | path

Searched refs:kvm_slot_page_track_is_active (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/x86/include/asm/
Dkvm_page_track.h66 bool kvm_slot_page_track_is_active(struct kvm *kvm,
/linux-6.1.9/arch/x86/kvm/mmu/
Dpage_track.c177 bool kvm_slot_page_track_is_active(struct kvm *kvm, in kvm_slot_page_track_is_active() function
Dmmu.c2689 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()