Home
last modified time | relevance | path

Searched refs:GUEST_BNDCFGS (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmcs12.c63 FIELD64(GUEST_BNDCFGS, guest_bndcfgs),
H A Devmcs.c128 EVMCS1_FIELD(GUEST_BNDCFGS, guest_bndcfgs,
H A Dnested.c2465 vmcs_write64(GUEST_BNDCFGS, vmcs12->guest_bndcfgs); in prepare_vmcs02_rare()
2553 vmcs_write64(GUEST_BNDCFGS, vmx->nested.vmcs01_guest_bndcfgs); in prepare_vmcs02()
3368 vmx->nested.vmcs01_guest_bndcfgs = vmcs_read64(GUEST_BNDCFGS); in nested_vmx_enter_non_root_mode()
4007 case GUEST_BNDCFGS: in is_vmcs12_ext_field()
4058 vmcs12->guest_bndcfgs = vmcs_read64(GUEST_BNDCFGS); in sync_vmcs02_to_vmcs12_rare()
4281 vmcs_write64(GUEST_BNDCFGS, 0); in load_vmcs12_host_state()
H A Dvmx.c1942 msr_info->data = vmcs_read64(GUEST_BNDCFGS); in vmx_get_msr()
2112 vmcs_write64(GUEST_BNDCFGS, data); in vmx_set_msr()
4575 vmcs_write64(GUEST_BNDCFGS, 0); in vmx_vcpu_reset()
5991 pr_err("BndCfgS = 0x%016llx\n", vmcs_read64(GUEST_BNDCFGS)); in dump_vmcs()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmcs12.c65 FIELD64(GUEST_BNDCFGS, guest_bndcfgs),
H A Dhyperv.c235 EVMCS1_FIELD(GUEST_BNDCFGS, guest_bndcfgs,
H A 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()
H A 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()
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/
H A Devmcs.h418 case GUEST_BNDCFGS: in evmcs_vmread()
805 case GUEST_BNDCFGS: in evmcs_vmwrite()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dvmx.h242 GUEST_BNDCFGS = 0x00002812, enumerator
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h233 GUEST_BNDCFGS = 0x00002812, enumerator
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dvmx.h258 GUEST_BNDCFGS = 0x00002812, enumerator
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h188 GUEST_BNDCFGS = 0x00002812, enumerator
H A Devmcs.h438 case GUEST_BNDCFGS: in evmcs_vmread()
889 case GUEST_BNDCFGS: in evmcs_vmwrite()

Completed in 44 milliseconds