Searched refs:PrefetchBandwidth2 (Results 1 – 2 of 2) sorted by relevance
1126 double PrefetchBandwidth2 = 0; in CalculatePrefetchSchedule() local1144 PrefetchBandwidth2 = (PDEAndMetaPTEBytesFrame * in CalculatePrefetchSchedule()1151 PrefetchBandwidth2 = 0; in CalculatePrefetchSchedule()1188 if (PrefetchBandwidth2 > 0) { in CalculatePrefetchSchedule()1189 if (*Tno_bw + PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor / PrefetchBandwidth2 in CalculatePrefetchSchedule()1190 …& (MetaRowByte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / PrefetchBandwidth2 < Tr0_trips_… in CalculatePrefetchSchedule()1213 prefetch_bw_equ = PrefetchBandwidth2; in CalculatePrefetchSchedule()
868 double PrefetchBandwidth2 = (PDEAndMetaPTEBytesFrame * in CalculatePrefetchSchedule() local898 …PrefetchBandwidth2 >= UrgentExtraLatency + UrgentLatency * (GPUVMPageTableLevels * (HostVMDynamicL… in CalculatePrefetchSchedule()899 *PrefetchBandwidth = PrefetchBandwidth2; in CalculatePrefetchSchedule()