Searched refs:OCTEON_DDR1_SIZE (Results 1 – 2 of 2) sorted by relevance
73 #define OCTEON_DDR1_SIZE (0x010000000ULL) macro
1130 if (mem_size > OCTEON_DDR1_SIZE) in cvmx_bootmem_phy_mem_list_init()1132 __cvmx_bootmem_phy_free(OCTEON_DDR1_BASE, OCTEON_DDR1_SIZE, 0); in cvmx_bootmem_phy_mem_list_init()1133 __cvmx_bootmem_phy_free(OCTEON_DDR2_BASE, mem_size - OCTEON_DDR1_SIZE, 0); in cvmx_bootmem_phy_mem_list_init()