android_kernel_xiaomi_sm8350/arch/powerpc
Michael Neuling 2f6093c847 [POWERPC] Implement SLB shadow buffer
This adds a shadow buffer for the SLBs and regsiters it with PHYP.
Only the bolted SLB entries (top 3) are shadowed.

The SLB shadow buffer tells the hypervisor what the kernel needs to
have in the SLB for the kernel to be able to function.  The hypervisor
can use this information to speed up partition context switches.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-08-08 17:08:56 +10:00
..
boot [POWERPC] Add MPC8641 HPCN Device Tree Source file. 2006-08-08 17:07:06 +10:00
configs [POWERPC] Turn on tigon3 support in maple_defconfig 2006-08-08 17:07:02 +10:00
kernel [POWERPC] Implement SLB shadow buffer 2006-08-08 17:08:56 +10:00
lib [POWERPC] iseries: Move e2a()/strne2a() into their only caller 2006-07-13 18:42:03 +10:00
math-emu Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
mm [POWERPC] Implement SLB shadow buffer 2006-08-08 17:08:56 +10:00
oprofile
platforms [POWERPC] Implement SLB shadow buffer 2006-08-08 17:08:56 +10:00
sysdev [POWERPC] Make doc comments extractable 2006-08-08 17:07:04 +10:00
xmon Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
Kconfig [POWERPC] Add cpufreq support for Xserve G5 2006-07-28 10:51:43 +10:00
Kconfig.debug [POWERPC] Add udbg support for RTAS console 2006-06-28 11:59:48 +10:00
Makefile