Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm_host.h1270 void kvm_mmu_slot_leaf_clear_dirty(struct kvm *kvm,
/arch/x86/kvm/
Dmmu.c6054 void kvm_mmu_slot_leaf_clear_dirty(struct kvm *kvm, in kvm_mmu_slot_leaf_clear_dirty() function
6075 EXPORT_SYMBOL_GPL(kvm_mmu_slot_leaf_clear_dirty);
/arch/x86/kvm/vmx/
Dvmx.c7371 kvm_mmu_slot_leaf_clear_dirty(kvm, slot); in vmx_slot_enable_log_dirty()