aboutsummaryrefslogtreecommitdiff
path: root/scripts/rust/rustc_args.py
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2024-12-20 22:31:00 +0100
committerNicholas Piggin <npiggin@gmail.com>2025-03-11 22:43:31 +1000
commit9087929887fa51cbd11418e40d6f9fee09e63169 (patch)
tree2730900f4b9fc3dca4175c472d56fb8aedf92c74 /scripts/rust/rustc_args.py
parentc5411a065370ae2b056107ae68727c5cbb998233 (diff)
downloadqemu-9087929887fa51cbd11418e40d6f9fee09e63169.zip
qemu-9087929887fa51cbd11418e40d6f9fee09e63169.tar.gz
qemu-9087929887fa51cbd11418e40d6f9fee09e63169.tar.bz2
hw/ppc/spapr: Convert HPTE_DIRTY() macro as hpte_is_dirty() method
Convert HPTE_DIRTY() macro as hpte_is_dirty() method. sPAPR data structures including the hash page table are big-endian regardless of current CPU endian mode, so use the big-endian LD/ST API to access the hash PTEs. Reviewed-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Harsh Prateek Bora <harshpb@linux.ibm.com> Message-ID: <20241220213103.6314-4-philmd@linaro.org> Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'scripts/rust/rustc_args.py')
0 files changed, 0 insertions, 0 deletions