diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2022-01-07 17:08:00 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2022-01-07 17:08:00 +0000 |
commit | 7f18ac3ab3337f3c83b2ab34001ef7c1bb4a43a7 (patch) | |
tree | ec31cac8803f62aeb2f28f9c197c50d000cf66a3 /hw/arm/omap2.c | |
parent | 80dcd37feb3a249cdd6a96826836e267df5c7077 (diff) | |
download | qemu-7f18ac3ab3337f3c83b2ab34001ef7c1bb4a43a7.zip qemu-7f18ac3ab3337f3c83b2ab34001ef7c1bb4a43a7.tar.gz qemu-7f18ac3ab3337f3c83b2ab34001ef7c1bb4a43a7.tar.bz2 |
hw/intc/arm_gicv3_its: Rename max_l2_entries to num_l2_entries
In several places we have a local variable max_l2_entries which is
the number of entries which will fit in a level 2 table. The
calculations done on this value are correct; rename it to
num_l2_entries to fit the convention we're using in this code.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'hw/arm/omap2.c')
0 files changed, 0 insertions, 0 deletions