Searched refs:c_attrs (Results 1 – 1 of 1) sorted by relevance
255 uint32_t c_attrs = attrs | XTENSA_MMU_CACHED_WB; in map_memory() local261 POINTER_TO_UINT(sys_cache_cached_ptr_get((void *)end)), c_attrs); in map_memory()263 map_memory_range(start, end, c_attrs); in map_memory()