diff options
author | Anup Patel <[email protected]> | 2023-01-09 11:55:55 +0530 |
---|---|---|
committer | Anup Patel <[email protected]> | 2023-04-21 17:45:44 +0530 |
commit | e290dbb7f73670e06df7f8ec44c3f502c20707d7 (patch) | |
tree | 8cef484fc7b033591b21f48120d06ff42e8b904a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8fe6f7e14c7eeb01c3a1994eba2356400981cb1e (diff) |
RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines
The hgatp.VMID mask defines are used before shifting when extracting
VMID value from hgatp CSR value so based on the convention followed
in the other parts of asm/csr.h, the hgatp.VMID mask defines should
not have a _MASK suffix.
While we are here, let's use GENMASK() for hgatp.VMID and hgatp.PPN.
Signed-off-by: Anup Patel <[email protected]>
Reviewed-by: Andrew Jones <[email protected]>
Reviewed-by: Atish Patra <[email protected]>
Signed-off-by: Anup Patel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions