Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dhyperv.h157 static inline u64 evmcs_read_any(struct hv_enlightened_vmcs *evmcs, in evmcs_read_any()
H A Dvmx_onhyperv.h14 #define current_evmcs ((struct hv_enlightened_vmcs *)this_cpu_read(current_vmcs))
H A Dhyperv.c16 #define EVMCS1_OFFSET(x) offsetof(struct hv_enlightened_vmcs, x)
523 struct hv_enlightened_vmcs *evmcs = vmx->nested.hv_evmcs; in nested_evmcs_l2_tlb_flush_enabled()
H A Dvmx.h246 struct hv_enlightened_vmcs *hv_evmcs;
H A Dnested.c576 struct hv_enlightened_vmcs *evmcs = vmx->nested.hv_evmcs; in nested_vmx_prepare_msr_bitmap()
1583 struct hv_enlightened_vmcs *evmcs = vmx->nested.hv_evmcs; in copy_enlightened_to_vmcs12()
1827 struct hv_enlightened_vmcs *evmcs = vmx->nested.hv_evmcs; in copy_vmcs12_to_enlightened()
2407 struct hv_enlightened_vmcs *hv_evmcs = vmx->nested.hv_evmcs; in prepare_vmcs02_rare()
H A Dvmx.c536 struct hv_enlightened_vmcs *evmcs; in hv_enable_l2_tlb_flush()
549 evmcs = (struct hv_enlightened_vmcs *)to_vmx(vcpu)->loaded_vmcs->vmcs; in hv_enable_l2_tlb_flush()
3958 struct hv_enlightened_vmcs *evmcs = (void *)vmx->vmcs01.vmcs; in vmx_msr_bitmap_l01_changed()
7511 struct hv_enlightened_vmcs *evmcs = (void *)vmx->vmcs01.vmcs; in vmx_vcpu_create()
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Devmcs.h24 struct hv_enlightened_vmcs { struct
242 extern struct hv_enlightened_vmcs *current_evmcs;
/openbmc/linux/arch/x86/include/asm/
H A Dhyperv-tlfs.h424 struct hv_enlightened_vmcs { struct
/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dvmx.c21 struct hv_enlightened_vmcs *current_evmcs;