Searched refs:nested_vmx_msrs (Results 1 – 4 of 4) sorted by relevance
23 struct nested_vmx_msrs { struct62 struct nested_vmx_msrs nested; argument
20 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);
189 struct nested_vmx_msrs msrs;
1271 static void vmx_get_control_msr(struct nested_vmx_msrs *msrs, u32 msr_index, in vmx_get_control_msr()1373 static u64 *vmx_get_fixed0_msr(struct nested_vmx_msrs *msrs, u32 msr_index) in vmx_get_fixed0_msr()1470 int vmx_get_vmx_msr(struct nested_vmx_msrs *msrs, u32 msr_index, u64 *pdata) in vmx_get_vmx_msr()6385 void nested_vmx_setup_ctls_msrs(struct nested_vmx_msrs *msrs, u32 ept_caps) in nested_vmx_setup_ctls_msrs()