Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/vmx/
Devmcs.h18 #define current_evmcs ((struct hv_enlightened_vmcs *)this_cpu_read(current_vmcs))
Devmcs.c16 #define EVMCS1_OFFSET(x) offsetof(struct hv_enlightened_vmcs, x)
Dvmx.h185 struct hv_enlightened_vmcs *hv_evmcs;
Dnested.c1430 struct hv_enlightened_vmcs *evmcs = vmx->nested.hv_evmcs; in copy_enlightened_to_vmcs12()
1650 struct hv_enlightened_vmcs *evmcs = vmx->nested.hv_evmcs; in copy_vmcs12_to_enlightened()
2193 struct hv_enlightened_vmcs *hv_evmcs = vmx->nested.hv_evmcs; in prepare_vmcs02_rare()
2309 struct hv_enlightened_vmcs *hv_evmcs = vmx->nested.hv_evmcs; in prepare_vmcs02()
Dvmx.c538 struct hv_enlightened_vmcs *evmcs; in hv_enable_direct_tlbflush()
551 evmcs = (struct hv_enlightened_vmcs *)to_vmx(vcpu)->loaded_vmcs->vmcs; in hv_enable_direct_tlbflush()
2593 struct hv_enlightened_vmcs *evmcs = in alloc_loaded_vmcs()
2594 (struct hv_enlightened_vmcs *)loaded_vmcs->vmcs; in alloc_loaded_vmcs()
/Linux-v5.4/tools/testing/selftests/kvm/include/
Devmcs.h30 struct hv_enlightened_vmcs { struct
220 struct hv_enlightened_vmcs *current_evmcs; argument
/Linux-v5.4/arch/x86/include/asm/
Dhyperv-tlfs.h556 struct hv_enlightened_vmcs { struct