exec: Use TARGET_PAGE_BITS_MIN for TLB flags
commit1f6f2b34ad2b9522e3db898550c90dfc4b4c44ed
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 13 Sep 2019 15:29:35 +0000 (13 11:29 -0400)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 25 Sep 2019 17:11:15 +0000 (25 10:11 -0700)
tree39228963ccf545147f8e04beff11fd6ab1453651
parent240ab11fb72049d6373cbbec8d788f8e411a00bc
exec: Use TARGET_PAGE_BITS_MIN for TLB flags

These bits do not need to vary with the actual page size
used by the guest.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/exec/cpu-all.h