Searched refs:pAddr (Results 1 – 1 of 1) sorted by relevance
78 #define UCOM_FlushCache(pAddr, uwSize) \ argument79 xthal_dcache_region_writeback(pAddr, uwSize)84 #define UCOM_InvalidateCache(pAddr, uwSize) \ argument85 xthal_dcache_region_invalidate(pAddr, uwSize)