Searched refs:cvmx_bootmem_alloc_named_range_once (Results 1 – 8 of 8) sorted by relevance
| /u-boot/arch/mips/mach-octeon/ |
| A D | cvmx-fau-compat.c | 43 cvmx_fau_regs_ptr = (u8 *)cvmx_bootmem_alloc_named_range_once( in cvmx_fau_init()
|
| A D | cvmx-cmd-queue.c | 106 ptr = cvmx_bootmem_alloc_named_range_once(size, paddr_min, paddr_max, in __cvmx_cmd_queue_init_state_ptr()
|
| A D | cvmx-fpa.c | 579 cvmx_bootmem_alloc_named_range_once( in cvmx_fpa_global_init_node() 585 cvmx_bootmem_alloc_named_range_once( in cvmx_fpa_global_init_node() 600 cvmx_bootmem_alloc_named_range_once( in cvmx_fpa_global_init_node()
|
| A D | cvmx-global-resources.c | 501 vptr = (u64 *)cvmx_bootmem_alloc_named_range_once(sizeof(cvmx_app_id), in cvmx_allocate_app_id()
|
| A D | cvmx-pko3-queue.c | 149 ptr = cvmx_bootmem_alloc_named_range_once( in __cvmx_pko3_dq_table_setup()
|
| A D | cvmx-bootmem.c | 433 void *cvmx_bootmem_alloc_named_range_once(u64 size, u64 min_addr, in cvmx_bootmem_alloc_named_range_once() function
|
| A D | cvmx-helper.c | 410 addr = CAST64(cvmx_bootmem_alloc_named_range_once(sz, 0, 0, in __cvmx_helper_init_interface()
|
| /u-boot/arch/mips/mach-octeon/include/mach/ |
| A D | cvmx-bootmem.h | 269 void *cvmx_bootmem_alloc_named_range_once(u64 size,
|
Completed in 20 milliseconds