Searched refs:cvmx_bootmem_alloc (Results 1 – 7 of 7) sorted by relevance
139 cvmx_bootmem_alloc (CVMX_MAX_ILK_CHANS * sizeof(cvmx_ilk_pipe_chan_t), in __cvmx_helper_ilk_probe()173 cvmx_bootmem_alloc (CVMX_MAX_ILK_PKNDS * sizeof(cvmx_ilk_chan_pknd_t), in __cvmx_helper_ilk_probe()208 cvmx_bootmem_alloc (CVMX_MAX_ILK_PIPES * sizeof(cvmx_ilk_cal_entry_t), in __cvmx_helper_ilk_probe()
90 memory = cvmx_bootmem_alloc(buffer_size * buffers, align); in __cvmx_helper_initialize_fpa_pool()
156 extern void *cvmx_bootmem_alloc(uint64_t size, uint64_t alignment);
165 cvmx_tim.bucket = cvmx_bootmem_alloc(CVMX_TIM_NUM_TIMERS * cvmx_tim.num_buckets in cvmx_tim_setup()
454 void *cvmx_bootmem_alloc(uint64_t size, uint64_t alignment) in cvmx_bootmem_alloc() function459 EXPORT_SYMBOL(cvmx_bootmem_alloc);
631 …piface->cvif_ipd_port_link_info = (cvmx_helper_link_info_t *)cvmx_bootmem_alloc(sz, sizeof(cvmx_he… in __cvmx_helper_init_interface()
1122 … mem = cvmx_bootmem_alloc(__CVMX_SSO_RWQ_SIZE * cvm_oct_sso_number_rwq_bufs, CVMX_CACHE_LINE_SIZE); in cvmx_helper_initialize_sso()