Searched refs:dram_max_sz (Results 1 – 1 of 1) sorted by relevance
311 uint128_t dram_max_sz = (uint128_t)DRAM_BASE + (uint128_t)DRAM_SIZE; in is_address_in_ddr_range() local323 if (dram_region_end > dram_max_sz) { in is_address_in_ddr_range()