Searched refs:p_PfdrBase (Results 1 – 2 of 2) sorted by relevance
300 if (p_Qm->p_PfdrBase) in FreeInitResources()301 XX_FreeSmart(p_Qm->p_PfdrBase); in FreeInitResources()813 … p_Qm->p_PfdrBase = XX_MallocSmart(dsSize, (int)p_QmDriverParams->pfdrMemPartitionId, dsSize); in QM_Init()814 if (!p_Qm->p_PfdrBase) in QM_Init()817 phyAddr = XX_VirtToPhys(p_Qm->p_PfdrBase); in QM_Init()
481 uint32_t *p_PfdrBase; member