Home
last modified time | relevance | path

Searched refs:OCTEON_DDR1_SIZE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/mips/cavium-octeon/
H A Dsetup.c109 #define OCTEON_DDR1_SIZE (0x010000000ULL) macro
148 if (mem_size > OCTEON_DDR1_SIZE) { in kexec_bootmem_init()
149 __cvmx_bootmem_phy_free(OCTEON_DDR1_BASE, OCTEON_DDR1_SIZE, 0); in kexec_bootmem_init()
151 mem_size - OCTEON_DDR1_SIZE, 0); in kexec_bootmem_init()