Searched refs:KVM_DIRTY_LOG_MANUAL_CAPS (Results 1 – 4 of 4) sorted by relevance
365 #ifndef KVM_DIRTY_LOG_MANUAL_CAPS366 #define KVM_DIRTY_LOG_MANUAL_CAPS KVM_DIRTY_LOG_MANUAL_PROTECT_ENABLE macro
51 #define KVM_DIRTY_LOG_MANUAL_CAPS (KVM_DIRTY_LOG_MANUAL_PROTECT_ENABLE | \ macro
52 #define KVM_DIRTY_LOG_MANUAL_CAPS (KVM_DIRTY_LOG_MANUAL_PROTECT_ENABLE | \ macro
3710 return KVM_DIRTY_LOG_MANUAL_CAPS; in kvm_vm_ioctl_check_extension_generic()3743 allowed_options = KVM_DIRTY_LOG_MANUAL_CAPS; in kvm_vm_ioctl_enable_cap_generic()