Searched refs:MT_NON_CACHEABLE (Results 1 – 15 of 15) sorted by relevance
22 MT_NON_CACHEABLE | MT_RW | MT_SECURE); in sq_mmap_setup()29 MT_NON_CACHEABLE | MT_RO | MT_SECURE); in sq_mmap_setup()36 (MT_NON_CACHEABLE | MT_RO | MT_EXECUTE_NEVER | in sq_mmap_setup()
51 #define MT_NON_CACHEABLE U(1) macro
87 #define MT_NON_CACHEABLE U(1) macro
257 assert(mem_type == MT_NON_CACHEABLE); in mmap_desc()263 ((mem_type == MT_NON_CACHEABLE) ? "NC" : "DEV")); in mmap_desc()
108 MT_NON_CACHEABLE); /* attrs */ in tegra_clear_videomem()
39 MT_NON_CACHEABLE | MT_RW | MT_SECURE),
135 MT_NON_CACHEABLE | MT_RW | MT_SECURE),
141 MT_NON_CACHEABLE | MT_RW | MT_SECURE \
41 MT_NON_CACHEABLE | MT_RW | MT_SECURE),
124 MT_NON_CACHEABLE | MT_RW | MT_SECURE),
191 mmap_add_region(0, 0, 4096, MT_NON_CACHEABLE | MT_RW | MT_SECURE); in bl31_plat_arch_setup()
195 l_attr = MT_RW | MT_NON_CACHEABLE | MT_EXECUTE_NEVER; in qtiseclib_cb_mmap_add_dynamic_region()
387 *attributes |= MT_NON_CACHEABLE; in xlat_get_mem_attributes_internal()
221 assert(mem_type == MT_NON_CACHEABLE); in xlat_desc()
1589 sram_size, MT_NON_CACHEABLE | MT_RW | MT_SECURE); in rockchip_plat_mmu_el3()