diff options
| author | BALATON Zoltan <balaton@eik.bme.hu> | 2024-05-27 01:13:06 +0200 |
|---|---|---|
| committer | Nicholas Piggin <npiggin@gmail.com> | 2024-07-26 09:51:34 +1000 |
| commit | 14a43ab3335afb3f68ca103739405178abe070ea (patch) | |
| tree | 2c42e3eb3fd6048f0bb1d2b9626b711feb9150c1 /linux-user/main.c | |
| parent | 9eb0530033ac3a52fcca055213bc512e4e29b954 (diff) | |
| download | focaccia-qemu-14a43ab3335afb3f68ca103739405178abe070ea.tar.gz focaccia-qemu-14a43ab3335afb3f68ca103739405178abe070ea.zip | |
target/ppc: Unexport some functions from mmu-book3s-v3.h
The ppc_hash64_hpt_base() and ppc_hash64_hpt_mask() functions are mostly used by mmu-hash64.c only but there is one call to ppc_hash64_hpt_mask() in hw/ppc/spapr_vhyp_mmu.c.in a helper function that can be moved to mmu-hash64.c which allows these functions to be removed from the header. Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Reviewed-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'linux-user/main.c')
0 files changed, 0 insertions, 0 deletions