Searched refs:cvmx_bootmem_alloc_named_range_once (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/executive/ |
H A D | cvmx-boot-vector.c | 163 ret = cvmx_bootmem_alloc_named_range_once(VECTOR_TABLE_SIZE, 0, in cvmx_boot_vector_get()
|
H A D | cvmx-bootmem.c | 618 void *cvmx_bootmem_alloc_named_range_once(uint64_t size, uint64_t min_addr, in cvmx_bootmem_alloc_named_range_once() function 652 EXPORT_SYMBOL(cvmx_bootmem_alloc_named_range_once); variable
|
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/executive/ |
H A D | cvmx-boot-vector.c | 163 ret = cvmx_bootmem_alloc_named_range_once(VECTOR_TABLE_SIZE, 0, in cvmx_boot_vector_get()
|
H A D | cvmx-bootmem.c | 618 void *cvmx_bootmem_alloc_named_range_once(uint64_t size, uint64_t min_addr, in cvmx_bootmem_alloc_named_range_once() function 652 EXPORT_SYMBOL(cvmx_bootmem_alloc_named_range_once); variable
|
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
H A D | cvmx-bootmem.h | 230 void *cvmx_bootmem_alloc_named_range_once(uint64_t size,
|
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
H A D | cvmx-bootmem.h | 230 void *cvmx_bootmem_alloc_named_range_once(uint64_t size,
|
Completed in 4 milliseconds