Home
last modified time | relevance | path

Searched refs:pAddr (Results 1 – 1 of 1) sorted by relevance

/device/linaro/hikey/hifi/xaf/hifi-dpf/include/sys/xt-shmem/board-hikey/
Dcpu_c.h78 #define UCOM_FlushCache(pAddr, uwSize) \ argument
79 xthal_dcache_region_writeback(pAddr, uwSize)
84 #define UCOM_InvalidateCache(pAddr, uwSize) \ argument
85 xthal_dcache_region_invalidate(pAddr, uwSize)