diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-10-04 15:40:22 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2022-10-26 11:11:28 +1000 |
commit | 8269c01417a3e0bdb444b1bdac1d9b6c8bc9e667 (patch) | |
tree | 2b4f78b28762cc3939822cd6c4ac0b3af724b12e /target/arm/helper.c | |
parent | 0fe6108432ebbabbe12e53fba462770acb858a87 (diff) | |
download | qemu-8269c01417a3e0bdb444b1bdac1d9b6c8bc9e667.zip qemu-8269c01417a3e0bdb444b1bdac1d9b6c8bc9e667.tar.gz qemu-8269c01417a3e0bdb444b1bdac1d9b6c8bc9e667.tar.bz2 |
accel/tcg: Simplify page_get/alloc_target_data
Since the only user, Arm MTE, always requires allocation,
merge the get and alloc functions to always produce a
non-null result. Also assume that the user has already
checked page validity.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'target/arm/helper.c')
0 files changed, 0 insertions, 0 deletions