Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/vmx/
Dvmcs12.c65 FIELD64(GUEST_BNDCFGS, guest_bndcfgs),
Dhyperv.c235 EVMCS1_FIELD(GUEST_BNDCFGS, guest_bndcfgs,
Dnested.c2471 vmcs_write64(GUEST_BNDCFGS, vmcs12->guest_bndcfgs); in prepare_vmcs02_rare()
2559 vmcs_write64(GUEST_BNDCFGS, vmx->nested.pre_vmenter_bndcfgs); in prepare_vmcs02()
3423 vmx->nested.pre_vmenter_bndcfgs = vmcs_read64(GUEST_BNDCFGS); in nested_vmx_enter_non_root_mode()
4245 case GUEST_BNDCFGS: in is_vmcs12_ext_field()
4519 vmcs_write64(GUEST_BNDCFGS, 0); in load_vmcs12_host_state()
Dvmx.c2042 msr_info->data = vmcs_read64(GUEST_BNDCFGS); in vmx_get_msr()
2269 vmcs_write64(GUEST_BNDCFGS, data); in vmx_set_msr()
4906 vmcs_write64(GUEST_BNDCFGS, 0); in vmx_vcpu_reset()
6317 pr_err("BndCfgS = 0x%016llx\n", vmcs_read64(GUEST_BNDCFGS)); in dump_vmcs()
/linux-6.6.21/tools/testing/selftests/kvm/include/x86_64/
Dvmx.h188 GUEST_BNDCFGS = 0x00002812, enumerator
Devmcs.h438 case GUEST_BNDCFGS: in evmcs_vmread()
889 case GUEST_BNDCFGS: in evmcs_vmwrite()
/linux-6.6.21/arch/x86/include/asm/
Dvmx.h258 GUEST_BNDCFGS = 0x00002812, enumerator