Searched refs:LVM_TEMPORARY_FAST (Results 1 – 6 of 6) sorted by relevance
107 StartAddr = (LVM_UINT32)pMemoryTable->Region[LVM_TEMPORARY_FAST].pBaseAddress; in InstAlloc_InitAll()166 NewMemberAddress = InstAlloc_AddMember(&pms[LVM_TEMPORARY_FAST], Size[LVM_TEMPORARY_FAST]); in InstAlloc_AddMemberAll()168 …pMemoryTable->Region[LVM_TEMPORARY_FAST].Size = InstAlloc_GetTotal(&pms[LVM_TEMPOR… in InstAlloc_AddMemberAll()169 pMemoryTable->Region[LVM_TEMPORARY_FAST].Type = LVM_TEMPORARY_FAST; in InstAlloc_AddMemberAll()170 pMemoryTable->Region[LVM_TEMPORARY_FAST].pBaseAddress = LVM_NULL; in InstAlloc_AddMemberAll()183 ptr[3] = InstAlloc_AddMember(&pms[LVM_TEMPORARY_FAST], Size[LVM_TEMPORARY_FAST]); in InstAlloc_AddMemberAllRet()
225 pMemoryTable->Region[LVM_TEMPORARY_FAST].Size = InstAlloc_GetTotal(&Temporary); in LVREV_GetMemoryTable()226 pMemoryTable->Region[LVM_TEMPORARY_FAST].Type = LVM_TEMPORARY_FAST; in LVREV_GetMemoryTable()227 pMemoryTable->Region[LVM_TEMPORARY_FAST].pBaseAddress = LVM_NULL; in LVREV_GetMemoryTable()
106 InstAlloc_Init(&Temporary, pMemoryTable->Region[LVM_TEMPORARY_FAST].pBaseAddress); in LVREV_GetInstanceHandle()114 …LVM_INT16 *)pMemoryTable->Region[LVM_TEMPORARY_FAST].pBaseAddress, (LVM_INT16)((pMemoryTable->Regi… in LVREV_GetInstanceHandle()
352 InstAlloc_AddMember(&AllocMem[LVM_TEMPORARY_FAST], in LVM_GetMemoryTable()355 if (PSA_MemTab.Region[LVM_TEMPORARY_FAST].Size > AlgScratchSize) in LVM_GetMemoryTable()357 AlgScratchSize = PSA_MemTab.Region[LVM_TEMPORARY_FAST].Size; in LVM_GetMemoryTable()388 pMemoryTable->Region[LVM_MEMREGION_TEMPORARY_FAST].Type = LVM_TEMPORARY_FAST; in LVM_GetMemoryTable()871 pInstance->pPSAInput = InstAlloc_AddMember(&AllocMem[LVM_TEMPORARY_FAST], in LVM_GetInstanceHandle()874 …PSA_MemTab.Region[LVM_TEMPORARY_FAST].pBaseAddress = (void *)InstAlloc_AddMember(&AllocMem[L… in LVM_GetInstanceHandle()
142 LVM_TEMPORARY_FAST = LVM_MEMREGION_TEMPORARY_FAST, enumerator
146 LVM_TEMPORARY_FAST = LVM_MEMREGION_TEMPORARY_FAST, enumerator