Searched refs:EVMPTR_INVALID (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/kvm/vmx/
H A Dhyperv.h9 #define EVMPTR_INVALID (-1ULL) macro
22 return evmptr != EVMPTR_INVALID && evmptr != EVMPTR_MAP_PENDING;
32 return evmptr != EVMPTR_INVALID;
H A Dhyperv.c21 return EVMPTR_INVALID;
24 return EVMPTR_INVALID;
H A Dnested.c238 vmx->nested.hv_evmcs_vmptr = EVMPTR_INVALID;
H A Dvmx.c4848 vmx->nested.hv_evmcs_vmptr = EVMPTR_INVALID;

Completed in 209 milliseconds