Searched refs:axi2coreidx (Results 1 – 3 of 3) sorted by relevance
2199 const axi_to_coreidx_t *axi2coreidx = NULL; in BCMPOSTTRAPFN() local2202 axi2coreidx = axi2coreidx_4369; in BCMPOSTTRAPFN()2209 if (!axi2coreidx) in BCMPOSTTRAPFN()2212 coreid = axi2coreidx[axiid].coreid; in BCMPOSTTRAPFN()2213 coreunit = axi2coreidx[axiid].coreunit; in BCMPOSTTRAPFN()
2904 const nci_axi_to_coreidx_t *axi2coreidx = NULL; in nci_findcoreidx_by_axiid() local2907 axi2coreidx = axi2coreidx_4397; in nci_findcoreidx_by_axiid()2914 if (!axi2coreidx) { in nci_findcoreidx_by_axiid()2918 coreid = axi2coreidx[axiid].coreid; in nci_findcoreidx_by_axiid()2919 coreunit = axi2coreidx[axiid].coreunit; in nci_findcoreidx_by_axiid()