diff options
| author | Yuri Nudelman <[email protected]> | 2021-09-30 15:52:25 +0300 |
|---|---|---|
| committer | Oded Gabbay <[email protected]> | 2021-12-26 08:59:04 +0200 |
| commit | 82e5169e8adfff331169613808b45a6cfb030e81 (patch) | |
| tree | 641b257ce60e0697425a4489707ebdbc36eef1e6 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 89d6decdb7346082c1f168a27d1386c34550bbd3 (diff) | |
habanalabs: add enum mmu_op_flags
The enum vm_type was abused, used once as a value (indication
memory type for map) and once as a flag (for cache invalidation).
This makes it hard to add new and still keep it meaningful, hence it
is better to split into one enum for values and one for flags.
Signed-off-by: Yuri Nudelman <[email protected]>
Reviewed-by: Oded Gabbay <[email protected]>
Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions