Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/amd64/include/
Dspecialreg.h1220 #define IA32_VMX_LOAD_IA32_BNDCFGS_ON_ENTRY (1ULL << 16) macro
/openbsd/src/sys/arch/amd64/amd64/
Dvmm_machdep.c7190 IA32_VMX_LOAD_IA32_BNDCFGS_ON_ENTRY, 1) || in vmx_dump_vmcs()