Searched refs:KVM_DIRTY_LOG_MANUAL_CAPS (Results 1 – 4 of 4) sorted by relevance
54 #define KVM_DIRTY_LOG_MANUAL_CAPS (KVM_DIRTY_LOG_MANUAL_PROTECT_ENABLE | \ macro
610 #ifndef KVM_DIRTY_LOG_MANUAL_CAPS611 #define KVM_DIRTY_LOG_MANUAL_CAPS KVM_DIRTY_LOG_MANUAL_PROTECT_ENABLE macro
63 #define KVM_DIRTY_LOG_MANUAL_CAPS (KVM_DIRTY_LOG_MANUAL_PROTECT_ENABLE | \ macro
4558 return KVM_DIRTY_LOG_MANUAL_CAPS; in kvm_vm_ioctl_check_extension_generic()4684 allowed_options = KVM_DIRTY_LOG_MANUAL_CAPS; in kvm_vm_ioctl_enable_cap_generic()