Home
last modified time | relevance | path

Searched refs:OCTEON_DDR0_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/cavium-octeon/
H A Dsetup.c107 #define OCTEON_DDR0_SIZE (0x010000000ULL) macro
135 if (mem_size <= OCTEON_DDR0_SIZE) { in kexec_bootmem_init()
143 OCTEON_DDR0_SIZE - reserve_low_mem - in kexec_bootmem_init()
146 mem_size -= OCTEON_DDR0_SIZE; in kexec_bootmem_init()
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/
H A Dsetup.c107 #define OCTEON_DDR0_SIZE (0x010000000ULL) macro
135 if (mem_size <= OCTEON_DDR0_SIZE) { in kexec_bootmem_init()
143 OCTEON_DDR0_SIZE - reserve_low_mem - in kexec_bootmem_init()
146 mem_size -= OCTEON_DDR0_SIZE; in kexec_bootmem_init()

Completed in 4 milliseconds