|
@@ -256,8 +256,8 @@ struct kvm {
|
|
struct mmu_notifier mmu_notifier;
|
|
struct mmu_notifier mmu_notifier;
|
|
unsigned long mmu_notifier_seq;
|
|
unsigned long mmu_notifier_seq;
|
|
long mmu_notifier_count;
|
|
long mmu_notifier_count;
|
|
- long tlbs_dirty;
|
|
|
|
#endif
|
|
#endif
|
|
|
|
+ long tlbs_dirty;
|
|
};
|
|
};
|
|
|
|
|
|
/* The guest did something we don't support. */
|
|
/* The guest did something we don't support. */
|