]> git.proxmox.com Git - mirror_qemu.git/commit - target/hppa/mem_helper.c
target/hppa: Use privilege helper in hppa_get_physical_address()
authorHelge Deller <deller@gmx.de>
Mon, 7 Aug 2023 09:52:39 +0000 (11:52 +0200)
committerHelge Deller <deller@gmx.de>
Fri, 25 Aug 2023 13:57:50 +0000 (15:57 +0200)
commit3d066afc68d469b2c7cbabf62d32421eef478a66
tree9b9fac884f61fa1ca71361defd3bb21816feb3ff
parent88b7ad10dd7cecfb5977f99175fe62ac2c511290
target/hppa: Use privilege helper in hppa_get_physical_address()

Convert hppa_get_physical_address() to use the privilege helper macro.

Signed-off-by: Helge Deller <deller@gmx.de>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
target/hppa/mem_helper.c