summaryrefslogtreecommitdiffstats
path: root/linux-headers
diff options
context:
space:
mode:
authorDavid Gibson2013-03-12 01:31:49 +0100
committerAlexander Graf2013-03-22 15:28:53 +0100
commiteb20c1c6da60c8c75f08def03b0822a48af620ac (patch)
tree744b0f4e0615ef4966b6bcca5fd4b87259704564 /linux-headers
parenttarget-ppc: Split user only code out of mmu_helper.c (diff)
downloadqemu-eb20c1c6da60c8c75f08def03b0822a48af620ac.tar.gz
qemu-eb20c1c6da60c8c75f08def03b0822a48af620ac.tar.xz
qemu-eb20c1c6da60c8c75f08def03b0822a48af620ac.zip
target-ppc: Move ppc tlb_fill implementation into mmu_helper.c
For softmmu builds the interface from the generic code to the target specific MMU implementation is through the tlb_fill() function. For ppc this is currently in mem_helper.c, whereas it would make more sense in mmu_helper.c. This patch moves it, which also allows cpu_ppc_handle_mmu_fault() to become a local function in mmu_helper.c Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'linux-headers')
0 files changed, 0 insertions, 0 deletions