Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxa_profiler.h147 #define PREFETCH_AGGRESSIVE(x) do { x = xthal_set_cache_prefetch ((XTHAL_DCACHE_PR… macro
151 #define PREFETCH_AGGRESSIVE(x) do {} while(0) macro