Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Dvmx.h186 GUEST_BNDCFGS = 0x00002812, enumerator
H A Devmcs.h435 case GUEST_BNDCFGS: in evmcs_vmread()
886 case GUEST_BNDCFGS: in evmcs_vmwrite()
/linux/arch/x86/kvm/vmx/
H A Dnested.c2626 vmcs_write64(GUEST_BNDCFGS, vmcs12->guest_bndcfgs); in prepare_vmcs02_rare()
2739 vmcs_write64(GUEST_BNDCFGS, vmx->nested.pre_vmenter_bndcfgs); in prepare_vmcs02()
3636 vmx->nested.pre_vmenter_bndcfgs = vmcs_read64(GUEST_BNDCFGS); in nested_vmx_enter_non_root_mode()
4545 case GUEST_BNDCFGS: in is_vmcs12_ext_field()
4829 vmcs_write64(GUEST_BNDCFGS, 0); in load_vmcs12_host_state()