Searched refs:KVM_DIRTY_LOG_MANUAL_CAPS (Results 1 – 5 of 5) sorted by relevance
46 #define KVM_DIRTY_LOG_MANUAL_CAPS \ macro
639 #ifndef KVM_DIRTY_LOG_MANUAL_CAPS640 #define KVM_DIRTY_LOG_MANUAL_CAPS KVM_DIRTY_LOG_MANUAL_PROTECT_ENABLE macro
57 #define KVM_DIRTY_LOG_MANUAL_CAPS (KVM_DIRTY_LOG_MANUAL_PROTECT_ENABLE | \ macro
75 #define KVM_DIRTY_LOG_MANUAL_CAPS (KVM_DIRTY_LOG_MANUAL_PROTECT_ENABLE | \ macro
4808 return KVM_DIRTY_LOG_MANUAL_CAPS; in kvm_vm_ioctl_check_extension_generic()4945 allowed_options = KVM_DIRTY_LOG_MANUAL_CAPS; in kvm_vm_ioctl_enable_cap_generic()