Searched refs:nomsize (Results 1 – 1 of 1) sorted by relevance
1690 int rsize, nomsize; in agtiapi_alloc_ostimem() local1692 nomsize = 4096; in agtiapi_alloc_ostimem()1693 rsize = AGTIAPI_DYNAMIC_MAX * nomsize; // 8M in agtiapi_alloc_ostimem()1741 pMem->nocache_busaddr = pmcsc->osti_busaddr + ( idx * nomsize ); in agtiapi_alloc_ostimem()1742 pMem->nocache_mem = (void*)((U64)pmcsc->osti_mem + ( idx * nomsize )); in agtiapi_alloc_ostimem()