Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dmsr-index.h63 #define IA32_BNDCFGS_ENABLE 0x00000001 macro
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhvm.c320 if ( (val & IA32_BNDCFGS_ENABLE) && in hvm_set_guest_bndcfgs()
/xen-4.10.0-shim-comet/xen/arch/x86/x86_emulate/
A Dx86_emulate.c2035 if ( (bndcfg & IA32_BNDCFGS_ENABLE) && !(bndcfg & IA32_BNDCFGS_PRESERVE) ) in adjust_bnd()

Completed in 22 milliseconds