Searched refs:cvmx_bootmem_alloc_named_range_once (Results 1 – 3 of 3) sorted by relevance
288 extern void *cvmx_bootmem_alloc_named_range_once(uint64_t size, uint64_t min_addr, uint64_t max_add…
462 void *cvmx_bootmem_alloc_named_range_once(uint64_t size, uint64_t min_addr, uint64_t max_addr, uint… in cvmx_bootmem_alloc_named_range_once() function
269 …ptr = cvmx_bootmem_alloc_named_range_once(sizeof(cvmx_debug_globals_t), 0, /* KSEG0 max, 512MB=*/0… in cvmx_debug_init_globals()