mirror of
https://github.com/torvalds/linux
synced 2026-07-23 02:30:46 +09:00
KVM_CAP_SYNC_MMU is provided by KVM's MMU notifiers, which are now always available. Move the definition from individual architectures to common code. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>