original_kernel/arch/powerpc/kvm
Alexander Graf 0186fd0373 Export KVM symbols for module
To be able to keep KVM as module, we need to export the SLB trampoline
addresses to the module, so it knows where to jump to.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-11-05 16:50:25 +11:00
..
44x.c
44x_emulate.c
44x_tlb.c
44x_tlb.h
Kconfig
Makefile
book3s.c Add book3s.c 2009-11-05 16:49:54 +11:00
book3s_32_mmu.c Add book3s_32 guest MMU 2009-11-05 16:49:55 +11:00
book3s_64_emulate.c Add book3s_64 specific opcode emulation 2009-11-05 16:49:55 +11:00
book3s_64_exports.c Export KVM symbols for module 2009-11-05 16:50:25 +11:00
book3s_64_interrupts.S Add book3s_64 highmem asm code 2009-11-05 16:49:53 +11:00
book3s_64_mmu.c Add book3s_64 guest MMU 2009-11-05 16:49:55 +11:00
book3s_64_mmu_host.c Add book3s_64 Host MMU handling 2009-11-05 16:49:54 +11:00
book3s_64_rmhandlers.S Add interrupt handling code 2009-11-05 16:49:54 +11:00
book3s_64_slb.S Add SLB switching code for entry/exit 2009-11-05 16:49:53 +11:00
booke.c Move dirty logging code to sub-arch 2009-11-05 16:49:51 +11:00
booke.h
booke_emulate.c
booke_interrupts.S
e500.c
e500_emulate.c
e500_tlb.c
e500_tlb.h
emulate.c Add desktop PowerPC specific emulation 2009-11-05 16:49:57 +11:00
powerpc.c Move dirty logging code to sub-arch 2009-11-05 16:49:51 +11:00
timing.c const: constify remaining file_operations 2009-10-01 16:11:11 -07:00
timing.h
trace.h