Home
last modified time | relevance | path

Searched refs:nested_vmx_msrs (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/kvm/vmx/
A Dcapabilities.h25 struct nested_vmx_msrs { struct
64 struct nested_vmx_msrs nested; argument
A Dnested.h20 void nested_vmx_setup_ctls_msrs(struct nested_vmx_msrs *msrs, u32 ept_caps);
32 int vmx_get_vmx_msr(struct nested_vmx_msrs *msrs, u32 msr_index, u64 *pdata);
A Dvmx.h222 struct nested_vmx_msrs msrs;
A Dnested.c1420 int vmx_get_vmx_msr(struct nested_vmx_msrs *msrs, u32 msr_index, u64 *pdata) in vmx_get_vmx_msr()
6459 void nested_vmx_setup_ctls_msrs(struct nested_vmx_msrs *msrs, u32 ept_caps) in nested_vmx_setup_ctls_msrs()

Completed in 16 milliseconds