Searched refs:addr_ci (Results 1 – 6 of 6) sorted by relevance
491 p_BmPortal->p_BmPortalLow->addr.addr_ci = UINT_TO_PTR(p_BmPortalParam->ciBaseAddress); in BM_PORTAL_Config()527 p_BmPortal->p_BmPortalLow->addr.addr_ci in BM_PORTAL_Init()533 (uint64_t)XX_VirtToPhys(p_BmPortal->p_BmPortalLow->addr.addr_ci) in BM_PORTAL_Init()
132 void *addr_ci; /* cache-inhibited */ member
93 uint32_t *tmp = (uint32_t *)ptr_ADD(bm->addr_ci, offset); in __bm_in()98 uint32_t *tmp = (uint32_t *)ptr_ADD(bm->addr_ci, offset); in __bm_out()
137 void *addr_ci; /* cache-inhibited */ member
105 uint32_t *tmp = (uint32_t *)ptr_ADD(qm->addr_ci, offset); in __qm_in()110 uint32_t *tmp = (uint32_t *)ptr_ADD(qm->addr_ci, offset); in __qm_out()
1588 p_QmPortal->p_LowQmPortal->addr.addr_ci = UINT_TO_PTR(p_QmPortalParam->ciBaseAddress); in QM_PORTAL_Config()1701 p_QmPortal->p_LowQmPortal->addr.addr_ci in QM_PORTAL_Init()1707 (uint64_t)XX_VirtToPhys(p_QmPortal->p_LowQmPortal->addr.addr_ci) in QM_PORTAL_Init()