Searched refs:SMD_ALLOC_TBL_COUNT (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/rpmsg/
H A Dqcom_smd.c71 #define SMD_ALLOC_TBL_COUNT 2 macro
82 } smem_items[SMD_ALLOC_TBL_COUNT] = {
137 DECLARE_BITMAP(allocated[SMD_ALLOC_TBL_COUNT], SMD_ALLOC_TBL_SIZE);
1218 for (tbl = 0; tbl < SMD_ALLOC_TBL_COUNT; tbl++) {

Completed in 116 milliseconds