Searched refs:extra_dpde_bytes (Results 1 – 1 of 1) sorted by relevance
1588 unsigned int extra_dpde_bytes; in CalculateVMAndRowBytes() local1678 extra_dpde_bytes = 128 * (p->GPUVMMaxPageTableLevels - 2); in CalculateVMAndRowBytes()1681 extra_dpde_bytes = 0; in CalculateVMAndRowBytes()1684 …->meta_pte_bytes_per_frame_ub + extra_mpde_bytes + *p->dpde0_bytes_per_frame_ub + extra_dpde_bytes; in CalculateVMAndRowBytes()1698 DML_LOG_VERBOSE("DML::%s: extra_dpde_bytes = %u\n", __func__, extra_dpde_bytes); in CalculateVMAndRowBytes()