Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dkvm_host.h875 void kvm_mmu_slot_leaf_clear_dirty(struct kvm *kvm,
/linux-4.1.27/arch/x86/kvm/
Dmmu.c4498 void kvm_mmu_slot_leaf_clear_dirty(struct kvm *kvm, in kvm_mmu_slot_leaf_clear_dirty() function
4535 EXPORT_SYMBOL_GPL(kvm_mmu_slot_leaf_clear_dirty);
Dvmx.c10146 kvm_mmu_slot_leaf_clear_dirty(kvm, slot); in vmx_slot_enable_log_dirty()