diff options
| author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-12-20 22:31:01 +0100 |
|---|---|---|
| committer | Nicholas Piggin <npiggin@gmail.com> | 2025-03-11 22:43:31 +1000 |
| commit | 735f9c878a3e97b1257f2345579734ea2877c46d (patch) | |
| tree | 03fe02d1d083a033481a433b6207e81b33f3277d /hw/ppc/mpc8544_guts.c | |
| parent | 9087929887fa51cbd11418e40d6f9fee09e63169 (diff) | |
| download | focaccia-qemu-735f9c878a3e97b1257f2345579734ea2877c46d.tar.gz focaccia-qemu-735f9c878a3e97b1257f2345579734ea2877c46d.zip | |
hw/ppc/spapr: Convert CLEAN_HPTE() macro as hpte_set_clean() method
Convert CLEAN_HPTE() macro as hpte_set_clean() 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-5-philmd@linaro.org> Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'hw/ppc/mpc8544_guts.c')
0 files changed, 0 insertions, 0 deletions