Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx_onhyperv.h15 #define current_evmcs ((struct hv_enlightened_vmcs *)this_cpu_read(current_vmcs))
H A Dvmx.h204 struct hv_enlightened_vmcs *hv_evmcs;
H A Dnested.c644 struct hv_enlightened_vmcs *evmcs = nested_vmx_evmcs(vmx); in nested_vmx_prepare_msr_bitmap()
1674 struct hv_enlightened_vmcs *evmcs = nested_vmx_evmcs(vmx); in copy_enlightened_to_vmcs12()
1922 struct hv_enlightened_vmcs *evmcs = nested_vmx_evmcs(vmx); in copy_vmcs12_to_enlightened()
2525 struct hv_enlightened_vmcs *hv_evmcs = nested_vmx_evmcs(vmx); in prepare_vmcs02_rare()
2658 struct hv_enlightened_vmcs *evmcs = nested_vmx_evmcs(vmx); in prepare_vmcs02()
3714 struct hv_enlightened_vmcs *evmcs = nested_vmx_evmcs(vmx); in nested_vmx_run()
H A Dvmx.c518 struct hv_enlightened_vmcs *evmcs; in hv_enable_l2_tlb_flush()
524 evmcs = (struct hv_enlightened_vmcs *)to_vmx(vcpu)->loaded_vmcs->vmcs; in hv_enable_l2_tlb_flush()
3960 struct hv_enlightened_vmcs *evmcs = (void *)vmx->vmcs01.vmcs; in vmx_msr_bitmap_l01_changed()
7472 struct hv_enlightened_vmcs *evmcs = (void *)vmx->vmcs01.vmcs; in vmx_vcpu_create()
/linux/include/hyperv/
H A Dhvgdk.h33 struct hv_enlightened_vmcs { struct
/linux/tools/testing/selftests/kvm/include/x86/
H A Devmcs.h21 struct hv_enlightened_vmcs { struct
239 extern struct hv_enlightened_vmcs *current_evmcs;
/linux/tools/testing/selftests/kvm/lib/x86/
H A Dvmx.c19 struct hv_enlightened_vmcs *current_evmcs;