diff options
Diffstat (limited to 'include/linux/kvm_host.h')
| -rw-r--r-- | include/linux/kvm_host.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/kvm_host.h b/include/linux/kvm_host.h index 7d6719522f1f..32d057571bf6 100644 --- a/include/linux/kvm_host.h +++ b/include/linux/kvm_host.h | |||
| @@ -615,7 +615,7 @@ int kvm_get_dirty_log(struct kvm *kvm, | |||
| 615 | int kvm_get_dirty_log_protect(struct kvm *kvm, | 615 | int kvm_get_dirty_log_protect(struct kvm *kvm, |
| 616 | struct kvm_dirty_log *log, bool *is_dirty); | 616 | struct kvm_dirty_log *log, bool *is_dirty); |
| 617 | 617 | ||
| 618 | void kvm_arch_mmu_write_protect_pt_masked(struct kvm *kvm, | 618 | void kvm_arch_mmu_enable_log_dirty_pt_masked(struct kvm *kvm, |
| 619 | struct kvm_memory_slot *slot, | 619 | struct kvm_memory_slot *slot, |
| 620 | gfn_t gfn_offset, | 620 | gfn_t gfn_offset, |
| 621 | unsigned long mask); | 621 | unsigned long mask); |
