Searched refs:extra_mpde_bytes (Results 1 – 1 of 1) sorted by relevance
1589 unsigned int extra_mpde_bytes; in CalculateVMAndRowBytes() local1636 extra_mpde_bytes = 128 * (p->GPUVMMaxPageTableLevels - 1); in CalculateVMAndRowBytes()1639 extra_mpde_bytes = 0; in CalculateVMAndRowBytes()1644 extra_mpde_bytes = 0; in CalculateVMAndRowBytes()1684 …vm_bytes = *p->meta_pte_bytes_per_frame_ub + extra_mpde_bytes + *p->dpde0_bytes_per_frame_ub + ext… in CalculateVMAndRowBytes()1697 DML_LOG_VERBOSE("DML::%s: extra_mpde_bytes = %u\n", __func__, extra_mpde_bytes); in CalculateVMAndRowBytes()