Searched refs:device (Results 1 – 1 of 1) sorted by relevance
1277 unsigned device = _XTHAL_MEM_IS_DEVICE(x); in check_memory_type() local1280 if (device | system_noncacheable) in check_memory_type()1282 if ((system_cache_type || processor_cache_type_set) && device) in check_memory_type()