Searched refs:AGTIAPI_64BIT_ALIGN (Results 1 – 2 of 2) sorted by relevance
229 AGTIAPI_64BIT_ALIGN ) { in agtiapi_InitResource()232 AGTIAPI_64BIT_ALIGN; in agtiapi_InitResource()344 alignment < AGTIAPI_64BIT_ALIGN ) { in agtiapi_InitResource()346 alignment = AGTIAPI_64BIT_ALIGN; in agtiapi_InitResource()392 AGTIAPI_64BIT_ALIGN ) { in agtiapi_InitResource()393 pRscInfo->tiSharedMem.tdSharedCachedMem1.alignment = AGTIAPI_64BIT_ALIGN; in agtiapi_InitResource()512 if( lTmpAlign < AGTIAPI_64BIT_ALIGN ) { in agtiapi_ScopeDMARes()515 lTmpAlign = AGTIAPI_64BIT_ALIGN; in agtiapi_ScopeDMARes()563 if( lTmpAlign < AGTIAPI_64BIT_ALIGN ) { in agtiapi_ScopeDMARes()565 lTmpAlign = AGTIAPI_64BIT_ALIGN; in agtiapi_ScopeDMARes()
53 #define AGTIAPI_64BIT_ALIGN 8 /* 64 bit environment alignment */ macro