Searched refs:HostVMInefficiencyFactorPrefetch (Results 1 – 1 of 1) sorted by relevance
4727 double HostVMInefficiencyFactorPrefetch, in CalculateTarb() argument4755 …rOfDPP[k] * dpte_group_bytes[k] * (1 + 8 * HostVMDynamicLevels) * HostVMInefficiencyFactorPrefetch; in CalculateTarb()4998 double HostVMInefficiencyFactorPrefetch, in CalculateExtraLatency() argument5029 HostVMInefficiencyFactorPrefetch, in CalculateExtraLatency()7140 double *HostVMInefficiencyFactorPrefetch, in calculate_hostvm_inefficiency_factor() argument7150 *HostVMInefficiencyFactorPrefetch = 1; in calculate_hostvm_inefficiency_factor()7154 *HostVMInefficiencyFactorPrefetch = *HostVMInefficiencyFactor; in calculate_hostvm_inefficiency_factor()7156 …if ((*HostVMInefficiencyFactorPrefetch < 4) && (remote_iommu_outstanding_translations < max_outsta… in calculate_hostvm_inefficiency_factor()7157 *HostVMInefficiencyFactorPrefetch = 4; in calculate_hostvm_inefficiency_factor()7162 …E("DML::%s: HostVMInefficiencyFactorPrefetch = %f\n", __func__, *HostVMInefficiencyFactorPrefetch); in calculate_hostvm_inefficiency_factor()[all …]