Searched refs:cvmx_bootmem_phy_alloc (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/mips/cavium-octeon/executive/ |
H A D | cvmx-bootmem.c | 136 cvmx_bootmem_phy_alloc(size, min_addr, max_addr, alignment, 0); in cvmx_bootmem_alloc_range() 217 int64_t cvmx_bootmem_phy_alloc(uint64_t req_size, uint64_t address_min, in cvmx_bootmem_phy_alloc() function 777 addr_allocated = cvmx_bootmem_phy_alloc(size, min_addr, max_addr, in cvmx_bootmem_phy_named_block_alloc()
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-bootmem.h | 273 int64_t cvmx_bootmem_phy_alloc(uint64_t req_size, uint64_t address_min,
|
/openbmc/linux/arch/mips/cavium-octeon/ |
H A D | setup.c | 1007 memory = cvmx_bootmem_phy_alloc(mem_alloc_size, in plat_mem_setup()
|