Searched refs:sharedSize (Results 1 – 1 of 1) sorted by relevance
1585 uint32_t sharedSize, numApps; in halAppInfo() local1601 shared = platGetSharedAreaInfo(&sharedSize); in halAppInfo()1604 … ((le32toh(req->addr) >= (uint32_t)shared && le32toh(req->addr) < (uint32_t)shared + sharedSize) || in halAppInfo()