Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dhyperv.h21 #define current_evmcs ((struct hv_enlightened_vmcs *)this_cpu_read(current_vmcs))
163 static inline u64 evmcs_read_any(struct hv_enlightened_vmcs *evmcs, in evmcs_read_any()
A Dhyperv.c18 #define EVMCS1_OFFSET(x) offsetof(struct hv_enlightened_vmcs, x)
557 struct hv_enlightened_vmcs *evmcs = vmx->nested.hv_evmcs; in nested_evmcs_l2_tlb_flush_enabled()
A Dvmx.h258 struct hv_enlightened_vmcs *hv_evmcs;
A Dnested.c572 struct hv_enlightened_vmcs *evmcs = vmx->nested.hv_evmcs; in nested_vmx_prepare_msr_bitmap()
1576 struct hv_enlightened_vmcs *evmcs = vmx->nested.hv_evmcs; in copy_enlightened_to_vmcs12()
1820 struct hv_enlightened_vmcs *evmcs = vmx->nested.hv_evmcs; in copy_vmcs12_to_enlightened()
2401 struct hv_enlightened_vmcs *hv_evmcs = vmx->nested.hv_evmcs; in prepare_vmcs02_rare()
A Dvmx.c534 struct hv_enlightened_vmcs *evmcs; in hv_enable_l2_tlb_flush()
547 evmcs = (struct hv_enlightened_vmcs *)to_vmx(vcpu)->loaded_vmcs->vmcs; in hv_enable_l2_tlb_flush()
3935 struct hv_enlightened_vmcs *evmcs = (void *)vmx->vmcs01.vmcs; in vmx_msr_bitmap_l01_changed()
7445 struct hv_enlightened_vmcs *evmcs = (void *)vmx->vmcs01.vmcs; in vmx_vcpu_create()
/linux-6.3-rc2/arch/x86/include/asm/
A Dhyperv-tlfs.h413 struct hv_enlightened_vmcs { struct
/linux-6.3-rc2/tools/testing/selftests/kvm/include/x86_64/
A Devmcs.h24 struct hv_enlightened_vmcs { struct
242 extern struct hv_enlightened_vmcs *current_evmcs;
/linux-6.3-rc2/tools/testing/selftests/kvm/lib/x86_64/
A Dvmx.c21 struct hv_enlightened_vmcs *current_evmcs;

Completed in 50 milliseconds