qemu-e2k/include/hw/mips
Philippe Mathieu-Daudé acab36ca25 hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE)
Instead of using a INITRD_PAGE_MASK definition, use the
simpler INITRD_PAGE_SIZE one which allows us to simplify
the code by using directly the self-explicit ROUND_UP()
macro.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200927163943.614604-3-f4bug@amsat.org>
2020-10-17 13:59:40 +02:00
..
bios.h Supply missing header guards 2019-06-12 13:20:21 +02:00
cps.h hw/mips/cps: Expose input clock and connect it to CPU cores 2020-10-17 13:59:40 +02:00
cpudevs.h mips: Add KVM T&E segment support for TCG 2017-08-02 22:18:06 +01:00
mips.h hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE) 2020-10-17 13:59:40 +02:00