Searched refs:KVM_STATE_VMX_PREEMPTION_TIMER_DEADLINE (Results 1 – 2 of 2) sorted by relevance
423 #define KVM_STATE_VMX_PREEMPTION_TIMER_DEADLINE 0x00000001 macro
6159 KVM_STATE_VMX_PREEMPTION_TIMER_DEADLINE; in vmx_get_nested_state()6275 if (kvm_state->hdr.vmx.flags & ~KVM_STATE_VMX_PREEMPTION_TIMER_DEADLINE) in vmx_set_nested_state()6383 if (kvm_state->hdr.vmx.flags & KVM_STATE_VMX_PREEMPTION_TIMER_DEADLINE) { in vmx_set_nested_state()