Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dkvm_host.h1185 void kvm_mmu_slot_leaf_clear_dirty(struct kvm *kvm,
/Linux-v4.19/arch/x86/kvm/
Dmmu.c5643 void kvm_mmu_slot_leaf_clear_dirty(struct kvm *kvm, in kvm_mmu_slot_leaf_clear_dirty() function
5663 EXPORT_SYMBOL_GPL(kvm_mmu_slot_leaf_clear_dirty);
Dvmx.c13560 kvm_mmu_slot_leaf_clear_dirty(kvm, slot); in vmx_slot_enable_log_dirty()