diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2013-03-12 00:31:23 +0000 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2013-03-22 15:28:49 +0100 |
commit | 65d61643d01fec2792d195130531cbb71c783e8e (patch) | |
tree | f44f7d046315b43f3d125aec8cf2b5f58cc0419a /qemu-doc.texi | |
parent | f078cd46de9efb5f102a4b32aaf1c8b96a90bfbd (diff) |
mmu-hash*: Combine ppc_hash{32, 64}_get_physical_address and get_segment{32, 64}()
After previous work, ppc_hash{32,64}_get_physical_address() are almost
trivial wrappers around get_segment{32,64}() which does nearly all the work of
translating an address according to the hash mmu model. Therefore combine the
two functions into one, under the better name of
ppc_hash{32,64}_translate().
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'qemu-doc.texi')
0 files changed, 0 insertions, 0 deletions