Searched refs:OCTEON_DDR0_SIZE (Results 1 – 3 of 3) sorted by relevance
71 #define OCTEON_DDR0_SIZE (0x010000000ULL) macro
1119 if (mem_size <= OCTEON_DDR0_SIZE) in cvmx_bootmem_phy_mem_list_init()1125 __cvmx_bootmem_phy_free(cur_block_addr, OCTEON_DDR0_SIZE - low_reserved_bytes, 0); in cvmx_bootmem_phy_mem_list_init()1127 mem_size -= OCTEON_DDR0_SIZE; in cvmx_bootmem_phy_mem_list_init()
460 … = cvmx_bootmem_phy_named_block_alloc(alloc_size, OCTEON_DDR0_SIZE - alloc_size - 128, OCTEON_DDR0… in octeon_pci_console_init()