Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/cavium-octeon/executive/
Dcvmx-bootmem.c76 void *cvmx_bootmem_alloc_range(uint64_t size, uint64_t alignment, in cvmx_bootmem_alloc_range() function
92 return cvmx_bootmem_alloc_range(size, alignment, address, in cvmx_bootmem_alloc_address()
98 return cvmx_bootmem_alloc_range(size, alignment, 0, 0); in cvmx_bootmem_alloc()
/linux-3.4.99/arch/mips/include/asm/octeon/
Dcvmx-bootmem.h175 extern void *cvmx_bootmem_alloc_range(uint64_t size, uint64_t alignment,