Searched refs:sp_cacheability_non_cacheable (Results 1 – 3 of 3) sorted by relevance
190 attr.normal_memory.cacheability = sp_cacheability_non_cacheable; in TEST()203 attr.normal_memory.cacheability = sp_cacheability_non_cacheable; in TEST()241 attr.normal_memory.cacheability = sp_cacheability_non_cacheable; in TEST()260 attr.normal_memory.cacheability = sp_cacheability_non_cacheable; in TEST()
51 sp_cacheability_non_cacheable = 0x01, /**< Non-cacheable */ enumerator
66 sp_cacheability_non_cacheable; in build_mem_region_attr()73 assert(cacheability == sp_cacheability_non_cacheable || in build_mem_region_attr()
Completed in 14 milliseconds