diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/kvm_host.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/kvm_host.h b/include/linux/kvm_host.h index ec590aece366..c11c7686ae5f 100644 --- a/include/linux/kvm_host.h +++ b/include/linux/kvm_host.h | |||
| @@ -503,6 +503,7 @@ int __kvm_set_memory_region(struct kvm *kvm, | |||
| 503 | void kvm_arch_free_memslot(struct kvm_memory_slot *free, | 503 | void kvm_arch_free_memslot(struct kvm_memory_slot *free, |
| 504 | struct kvm_memory_slot *dont); | 504 | struct kvm_memory_slot *dont); |
| 505 | int kvm_arch_create_memslot(struct kvm_memory_slot *slot, unsigned long npages); | 505 | int kvm_arch_create_memslot(struct kvm_memory_slot *slot, unsigned long npages); |
| 506 | void kvm_arch_memslots_updated(struct kvm *kvm); | ||
| 506 | int kvm_arch_prepare_memory_region(struct kvm *kvm, | 507 | int kvm_arch_prepare_memory_region(struct kvm *kvm, |
| 507 | struct kvm_memory_slot *memslot, | 508 | struct kvm_memory_slot *memslot, |
| 508 | struct kvm_userspace_memory_region *mem, | 509 | struct kvm_userspace_memory_region *mem, |
