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.h27 struct nested_vmx_msrs { struct
65 struct nested_vmx_msrs nested; argument
A Dnested.h33 int vmx_get_vmx_msr(struct nested_vmx_msrs *msrs, u32 msr_index, u64 *pdata);
A Dnested.c1296 static void vmx_get_control_msr(struct nested_vmx_msrs *msrs, u32 msr_index, in vmx_get_control_msr()
1411 static u64 *vmx_get_fixed0_msr(struct nested_vmx_msrs *msrs, u32 msr_index) in vmx_get_fixed0_msr()
6951 struct nested_vmx_msrs *msrs) in nested_vmx_setup_pinbased_ctls()
6968 struct nested_vmx_msrs *msrs) in nested_vmx_setup_exit_ctls()
6991 struct nested_vmx_msrs *msrs) in nested_vmx_setup_entry_ctls()
7011 struct nested_vmx_msrs *msrs) in nested_vmx_setup_cpubased_ctls()
7048 struct nested_vmx_msrs *msrs) in nested_vmx_setup_secondary_ctls()
7130 struct nested_vmx_msrs *msrs) in nested_vmx_setup_misc_data()
7141 static void nested_vmx_setup_basic(struct nested_vmx_msrs *msrs) in nested_vmx_setup_basic()
7157 static void nested_vmx_setup_cr_fixed(struct nested_vmx_msrs *msrs) in nested_vmx_setup_cr_fixed()
[all …]
A Dvmx.h233 struct nested_vmx_msrs msrs;

Completed in 29 milliseconds