Searched refs:HostVMInefficiencyFactorPrefetch (Results 1 – 1 of 1) sorted by relevance
4746 double HostVMInefficiencyFactorPrefetch, in CalculateTarb() argument4774 …rOfDPP[k] * dpte_group_bytes[k] * (1 + 8 * HostVMDynamicLevels) * HostVMInefficiencyFactorPrefetch; in CalculateTarb()5017 double HostVMInefficiencyFactorPrefetch, in CalculateExtraLatency() argument5048 HostVMInefficiencyFactorPrefetch, in CalculateExtraLatency()7170 double *HostVMInefficiencyFactorPrefetch, in calculate_hostvm_inefficiency_factor() argument7180 *HostVMInefficiencyFactorPrefetch = 1; in calculate_hostvm_inefficiency_factor()7184 *HostVMInefficiencyFactorPrefetch = *HostVMInefficiencyFactor; in calculate_hostvm_inefficiency_factor()7186 …if ((*HostVMInefficiencyFactorPrefetch < 4) && (remote_iommu_outstanding_translations < max_outsta… in calculate_hostvm_inefficiency_factor()7187 *HostVMInefficiencyFactorPrefetch = 4; in calculate_hostvm_inefficiency_factor()7192 …E("DML::%s: HostVMInefficiencyFactorPrefetch = %f\n", __func__, *HostVMInefficiencyFactorPrefetch); in calculate_hostvm_inefficiency_factor()[all …]