diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2025-03-28 14:28:06 -0500 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2025-04-23 15:04:57 -0700 |
commit | d11bf649d587dec050b6ba900a8f9baea1fe157d (patch) | |
tree | a6e18a4b50dd0942de2d42d8f422415df2a95b37 /rust/qemu-api-macros | |
parent | 12eeb04ab4dd98f802ffc503f0da948a8c843086 (diff) | |
download | qemu-d11bf649d587dec050b6ba900a8f9baea1fe157d.zip qemu-d11bf649d587dec050b6ba900a8f9baea1fe157d.tar.gz qemu-d11bf649d587dec050b6ba900a8f9baea1fe157d.tar.bz2 |
page-vary: Restrict scope of TARGET_PAGE_BITS_MIN
The only place we really need to know the minimum is within
page-vary-target.c. Rename the target/arm TARGET_PAGE_BITS_MIN
to TARGET_PAGE_BITS_LEGACY to emphasize what it really means.
Move the assertions related to minimum page size as well.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'rust/qemu-api-macros')
0 files changed, 0 insertions, 0 deletions