Searched refs:MT_NON_CACHEABLE (Results 1 – 17 of 17) 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
92 #define MT_NON_CACHEABLE U(1) macro
122 MT_NON_CACHEABLE | MT_RW | MT_SECURE); in stm32mp_map_ddr_non_cacheable()
116 | MT_RW | MT_NON_CACHEABLE), in arm_bl1_plat_arch_setup()
108 MT_NON_CACHEABLE); /* attrs */ in tegra_clear_videomem()
257 assert(mem_type == MT_NON_CACHEABLE); in mmap_desc()263 ((mem_type == MT_NON_CACHEABLE) ? "NC" : "DEV")); in mmap_desc()
42 MT_NON_CACHEABLE | MT_RW | MT_SECURE),
124 MT_NON_CACHEABLE | MT_RW | MT_SECURE),
40 MT_NON_CACHEABLE | MT_RW | MT_SECURE),
135 MT_NON_CACHEABLE | MT_RW | MT_SECURE),
160 MT_NON_CACHEABLE | MT_RW | MT_SECURE \
193 mmap_add_region(0, 0, 4096, MT_NON_CACHEABLE | MT_RW | MT_SECURE); in bl31_plat_arch_setup()
199 l_attr = MT_RW | MT_NON_CACHEABLE | MT_EXECUTE_NEVER; in qtiseclib_cb_mmap_add_dynamic_region()
403 *attributes |= MT_NON_CACHEABLE; in xlat_get_mem_attributes_internal()
224 assert(mem_type == MT_NON_CACHEABLE); in xlat_desc()
1590 sram_size, MT_NON_CACHEABLE | MT_RW | MT_SECURE); in rockchip_plat_mmu_el3()
Completed in 19 milliseconds