diff options
author | 2021-09-30 15:52:25 +0300 | |
---|---|---|
committer | 2021-12-26 08:59:04 +0200 | |
commit | 82e5169e8adfff331169613808b45a6cfb030e81 (patch) | |
tree | 641b257ce60e0697425a4489707ebdbc36eef1e6 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | habanalabs: make last_mask an MMU property (diff) | |
download | wireguard-linux-82e5169e8adfff331169613808b45a6cfb030e81.tar.xz wireguard-linux-82e5169e8adfff331169613808b45a6cfb030e81.zip |
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 <ynudelman@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions