Searched refs:track_flush_slot (Results 1 – 3 of 3) sorted by relevance
45 void (*track_flush_slot)(struct kvm *kvm, struct kvm_memory_slot *slot, member
261 if (n->track_flush_slot) in kvm_page_track_flush_slot()262 n->track_flush_slot(kvm, slot, n); in kvm_page_track_flush_slot()
5715 node->track_flush_slot = kvm_mmu_invalidate_zap_pages_in_memslot; in kvm_mmu_init_vm()