Searched refs:hv_enlightened_vmcs (Results 1 – 6 of 6) sorted by relevance
18 #define current_evmcs ((struct hv_enlightened_vmcs *)this_cpu_read(current_vmcs))
16 #define EVMCS1_OFFSET(x) offsetof(struct hv_enlightened_vmcs, x)
184 struct hv_enlightened_vmcs *hv_evmcs;
1435 struct hv_enlightened_vmcs *evmcs = vmx->nested.hv_evmcs; in copy_enlightened_to_vmcs12()1655 struct hv_enlightened_vmcs *evmcs = vmx->nested.hv_evmcs; in copy_vmcs12_to_enlightened()2198 struct hv_enlightened_vmcs *hv_evmcs = vmx->nested.hv_evmcs; in prepare_vmcs02_rare()2316 struct hv_enlightened_vmcs *hv_evmcs = vmx->nested.hv_evmcs; in prepare_vmcs02()
596 struct hv_enlightened_vmcs *evmcs; in hv_enable_direct_tlbflush()609 evmcs = (struct hv_enlightened_vmcs *)to_vmx(vcpu)->loaded_vmcs->vmcs; in hv_enable_direct_tlbflush()2669 struct hv_enlightened_vmcs *evmcs = in alloc_loaded_vmcs()2670 (struct hv_enlightened_vmcs *)loaded_vmcs->vmcs; in alloc_loaded_vmcs()
556 struct hv_enlightened_vmcs { struct