Searched refs:heapAddr (Results 1 – 1 of 1) sorted by relevance
50 static uint8_t *heapAddr = InitSectionMgrAndGetAddress(); in GetMemAddress() local52 return heapAddr; in GetMemAddress()91 …uint8_t *heapAddr = (uint8_t *)((linearAddress + MOS_PAGE_SIZE - 1) & ADDRESS_PAGE_ALIGNMENT_… in InitSectionMgrAndGetAddress() local98 s_rtLogSectionMgr[i].Init(heapAddr, MAX_OCA_RT_SIZE, initeSize, offset); in InitSectionMgrAndGetAddress()107 return heapAddr; in InitSectionMgrAndGetAddress()