|
@@ -1464,7 +1464,4 @@ static inline int kvm_cpu_get_apicid(int mps_cpu)
|
|
|
#define put_smstate(type, buf, offset, val) \
|
|
|
*(type *)((buf) + (offset) - 0x7e00) = val
|
|
|
|
|
|
-void kvm_arch_mmu_notifier_invalidate_range(struct kvm *kvm,
|
|
|
- unsigned long start, unsigned long end);
|
|
|
-
|
|
|
#endif /* _ASM_X86_KVM_HOST_H */
|