Go to the documentation of this file.
33 #ifndef __CVMX_BOOTMEM_H__
34 #define __CVMX_BOOTMEM_H__
36 #define CVMX_BOOTMEM_NAME_LEN 128
39 #define CVMX_BOOTMEM_NUM_NAMED_BLOCKS 64
42 #define CVMX_BOOTMEM_ALIGNMENT_SIZE (16ull)
46 #define CVMX_BOOTMEM_FLAG_END_ALLOC (1 << 0)
49 #define CVMX_BOOTMEM_FLAG_NO_LOCKING (1 << 1)
89 #define CVMX_BOOTMEM_DESC_MAJ_VER 3
92 #define CVMX_BOOTMEM_DESC_MIN_VER 0