addr_allocated 731 arch/mips/cavium-octeon/executive/cvmx-bootmem.c int64_t addr_allocated; addr_allocated 784 arch/mips/cavium-octeon/executive/cvmx-bootmem.c addr_allocated = cvmx_bootmem_phy_alloc(size, min_addr, max_addr, addr_allocated 787 arch/mips/cavium-octeon/executive/cvmx-bootmem.c if (addr_allocated >= 0) { addr_allocated 788 arch/mips/cavium-octeon/executive/cvmx-bootmem.c named_block_desc_ptr->base_addr = addr_allocated; addr_allocated 797 arch/mips/cavium-octeon/executive/cvmx-bootmem.c return addr_allocated;