Searched refs:KVM_DIRTY_LOG_MANUAL_CAPS (Results 1 – 4 of 4) sorted by relevance
51 #define KVM_DIRTY_LOG_MANUAL_CAPS (KVM_DIRTY_LOG_MANUAL_PROTECT_ENABLE | \ macro
455 #ifndef KVM_DIRTY_LOG_MANUAL_CAPS456 #define KVM_DIRTY_LOG_MANUAL_CAPS KVM_DIRTY_LOG_MANUAL_PROTECT_ENABLE macro
61 #define KVM_DIRTY_LOG_MANUAL_CAPS (KVM_DIRTY_LOG_MANUAL_PROTECT_ENABLE | \ macro
4122 return KVM_DIRTY_LOG_MANUAL_CAPS; in kvm_vm_ioctl_check_extension_generic()4223 allowed_options = KVM_DIRTY_LOG_MANUAL_CAPS; in kvm_vm_ioctl_enable_cap_generic()
Completed in 28 milliseconds