Home
last modified time | relevance | path

Searched refs:KVM_STATE_VMX_PREEMPTION_TIMER_DEADLINE (Results 1 – 3 of 3) sorted by relevance

/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h461 #define KVM_STATE_VMX_PREEMPTION_TIMER_DEADLINE 0x00000001 macro
/linux/arch/x86/kvm/vmx/
H A Dnested.c6684 KVM_STATE_VMX_PREEMPTION_TIMER_DEADLINE; in vmx_get_nested_state()
6804 if (kvm_state->hdr.vmx.flags & ~KVM_STATE_VMX_PREEMPTION_TIMER_DEADLINE) in vmx_set_nested_state()
6916 if (kvm_state->hdr.vmx.flags & KVM_STATE_VMX_PREEMPTION_TIMER_DEADLINE) { in vmx_set_nested_state()
/linux/Documentation/virt/kvm/
H A Dapi.rst4903 #define KVM_STATE_VMX_PREEMPTION_TIMER_DEADLINE 0x00000001