Home
last modified time | relevance | path

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

/hal_xtensa-2.7.6/src/hal/
Dmpu.c1277 unsigned device = _XTHAL_MEM_IS_DEVICE(x); in check_memory_type() local
1280 if (device | system_noncacheable) in check_memory_type()
1282 if ((system_cache_type || processor_cache_type_set) && device) in check_memory_type()