Home
last modified time | relevance | path

Searched refs:VMX_MISC_ZERO_LEN_INS (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/x86/include/asm/
Dvmx.h118 #define VMX_MISC_ZERO_LEN_INS 0x40000000 macro
/Linux-v4.19/arch/x86/kvm/
Dvmx.c1957 return to_vmx(vcpu)->nested.msrs.misc_low & VMX_MISC_ZERO_LEN_INS; in nested_cpu_has_zero_length_injection()