Home
last modified time | relevance | path

Searched hist:acab36ca25101930b263dd9e8afd9b244354d338 (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/mips/
H A Dmips.hdiff acab36ca25101930b263dd9e8afd9b244354d338 Sun Sep 27 06:18:17 CDT 2020 Philippe Mathieu-Daudé <f4bug@amsat.org> 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>
/openbmc/qemu/hw/mips/
H A Dmipssim.cdiff acab36ca25101930b263dd9e8afd9b244354d338 Sun Sep 27 06:18:17 CDT 2020 Philippe Mathieu-Daudé <f4bug@amsat.org> 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>
H A Dfuloong2e.cdiff acab36ca25101930b263dd9e8afd9b244354d338 Sun Sep 27 06:18:17 CDT 2020 Philippe Mathieu-Daudé <f4bug@amsat.org> 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>
H A Dmalta.cdiff acab36ca25101930b263dd9e8afd9b244354d338 Sun Sep 27 06:18:17 CDT 2020 Philippe Mathieu-Daudé <f4bug@amsat.org> 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>