Searched refs:noncache_start (Results 1 – 1 of 1) sorted by relevance
591 uint32_t noncache_start = (uint32_t) __section_begin("USER_DATA_NONCACHE_WBLOCK"); in bsp_memory_protect_setting() local595 uint32_t noncache_start = (uint32_t) &_data_noncache_start; in bsp_memory_protect_setting() local629 base_address = (noncache_start & EL1_MPU_REGION_ADDRESS_MASK) | in bsp_memory_protect_setting()