#include <stddef.h>
#include <stdint.h>
#include <cne_mmap.h>
Go to the source code of this file.
CNE allocator for huge pages
Allocate memory using MMAP anonyuous memory using hugepages.
Definition in file mmap_private.h.