Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
Devmcs.h19 #define current_evmcs ((struct hv_enlightened_vmcs *)this_cpu_read(current_vmcs))
Devmcs.c17 #define EVMCS1_OFFSET(x) offsetof(struct hv_enlightened_vmcs, x)
Dvmx.h238 struct hv_enlightened_vmcs *hv_evmcs;
Dvmx.c520 struct hv_enlightened_vmcs *evmcs; in hv_enable_direct_tlbflush()
533 evmcs = (struct hv_enlightened_vmcs *)to_vmx(vcpu)->loaded_vmcs->vmcs; in hv_enable_direct_tlbflush()
3808 struct hv_enlightened_vmcs *evmcs = (void *)vmx->vmcs01.vmcs; in vmx_msr_bitmap_l01_changed()
7005 struct hv_enlightened_vmcs *evmcs = (void *)vmx->vmcs01.vmcs; in vmx_create_vcpu()
Dnested.c1591 struct hv_enlightened_vmcs *evmcs = vmx->nested.hv_evmcs; in copy_enlightened_to_vmcs12()
1807 struct hv_enlightened_vmcs *evmcs = vmx->nested.hv_evmcs; in copy_vmcs12_to_enlightened()
2368 struct hv_enlightened_vmcs *hv_evmcs = vmx->nested.hv_evmcs; in prepare_vmcs02_rare()
/arch/x86/include/asm/
Dhyperv-tlfs.h364 struct hv_enlightened_vmcs { struct