Searched refs:malloc_heap_create_external_seg (Results 1 – 4 of 4) sorted by relevance
/dpdk/lib/eal/common/ |
H A D | malloc_heap.h | 50 malloc_heap_create_external_seg(void *va_addr, rte_iova_t iova_addrs[],
|
H A D | rte_malloc.c | 432 msl = malloc_heap_create_external_seg(va_addr, iova_addrs, n, page_sz, in rte_malloc_heap_memory_add()
|
H A D | malloc_heap.c | 1175 malloc_heap_create_external_seg(void *va_addr, rte_iova_t iova_addrs[], in malloc_heap_create_external_seg() function
|
H A D | eal_common_memory.c | 938 if (malloc_heap_create_external_seg(va_addr, iova_addrs, n, in rte_extmem_register()
|