Searched refs:residAlign (Results 1 – 1 of 1) sorted by relevance
645 U32 residAlign = 0; in agtiapi_MemAlloc() local650 residAlign = (U64)*VirtAddr - (U64)*VirtAlloc; // find alignment needed in agtiapi_MemAlloc()651 pmsc->typhIdx += residAlign + MemSize; // update index in agtiapi_MemAlloc()652 residAlign = 0; // reset variable for reuse in agtiapi_MemAlloc()658 residAlign = (U64)lPhysAligned - (U64)pDmaAddr; // find alignment needed in agtiapi_MemAlloc()659 pmsc->tyPhsIx += residAlign + MemSize; // update index in agtiapi_MemAlloc()