Home
last modified time | relevance | path

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

/hal_xtensa-2.7.6/include/xtensa/
Dcore-macros.h166 # define xthal_dcache_line_lock(addr) do { void *__a = (void*)(addr); \ macro
173 # define xthal_dcache_line_lock(addr) do {/*nothing*/} while(0) macro