Searched refs:system_noncacheable (Results 1 – 1 of 1) sorted by relevance
1278 unsigned system_noncacheable = _XTHAL_IS_SYSTEM_NONCACHEABLE(x); in check_memory_type() local1280 if (device | system_noncacheable) in check_memory_type()1286 if (system_noncacheable && (x & XTHAL_MEM_INTERRUPTIBLE)) in check_memory_type()