Searched refs:vmx_misc_max_msr (Results 1 – 2 of 2) sorted by relevance
147 static inline int vmx_misc_max_msr(u64 vmx_misc) in vmx_misc_max_msr() function
919 return (vmx_misc_max_msr(vmx_misc) + 1) * VMX_MISC_MSR_LIST_MULTIPLIER; in nested_vmx_max_atomic_switch_msrs()1325 if (vmx_misc_max_msr(data) > vmx_misc_max_msr(vmx_misc)) in vmx_restore_vmx_misc()