MLIR-AIE
|
#include "/home/runner/work/mlir-aie/mlir-aie/runtime_lib/test_lib/ion.h"
Public Attributes | |
char | name [MAX_HEAP_NAME] |
__u32 | type |
__u32 | heap_id |
__u32 | reserved0 |
__u32 | reserved1 |
__u32 | reserved2 |
__u32 ion_heap_data::heap_id |
Definition at line 88 of file ion.h.
Referenced by mlir_aie_mem_alloc().
char ion_heap_data::name[MAX_HEAP_NAME] |
Definition at line 86 of file ion.h.
Referenced by mlir_aie_mem_alloc().
__u32 ion_heap_data::type |
Definition at line 87 of file ion.h.
Referenced by mlir_aie_mem_alloc().