Home
last modified time | relevance | path

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

/hal_xtensa-3.5.0/src/hal/
Dmpu.c1278 unsigned system_noncacheable = _XTHAL_IS_SYSTEM_NONCACHEABLE(x); in check_memory_type() local
1280 if (device | system_noncacheable) in check_memory_type()
1286 if (system_noncacheable && (x & XTHAL_MEM_INTERRUPTIBLE)) in check_memory_type()