Home
last modified time | relevance | path

Searched defs:xthal_dcache_line_unlock (Results 1 – 1 of 1) sorted by relevance

/hal_xtensa-latest/include/xtensa/
Dcore-macros.h169 # define xthal_dcache_line_unlock(addr) do { void *__a = (void*)(addr); \ macro
174 # define xthal_dcache_line_unlock(addr) do {/*nothing*/} while(0) macro