Searched refs:KVM_DIRTY_LOG_MANUAL_CAPS (Results 1 – 5 of 5) sorted by relevance
40 #define KVM_DIRTY_LOG_MANUAL_CAPS \ macro
633 #ifndef KVM_DIRTY_LOG_MANUAL_CAPS634 #define KVM_DIRTY_LOG_MANUAL_CAPS KVM_DIRTY_LOG_MANUAL_PROTECT_ENABLE macro
56 #define KVM_DIRTY_LOG_MANUAL_CAPS (KVM_DIRTY_LOG_MANUAL_PROTECT_ENABLE | \ macro
72 #define KVM_DIRTY_LOG_MANUAL_CAPS (KVM_DIRTY_LOG_MANUAL_PROTECT_ENABLE | \ macro
4890 return KVM_DIRTY_LOG_MANUAL_CAPS; in kvm_vm_ioctl_check_extension_generic()5027 allowed_options = KVM_DIRTY_LOG_MANUAL_CAPS; in kvm_vm_ioctl_enable_cap_generic()
Completed in 36 milliseconds