Go to the documentation of this file. 1 #include <linux/export.h>
4 #include <linux/sched.h>
5 #include <linux/elfcore.h>
6 #include <linux/string.h>
8 #include <linux/screen_info.h>
10 #include <linux/nvram.h>
12 #include <linux/pci.h>
14 #include <linux/bitops.h>
17 #include <asm/processor.h>
18 #include <asm/cacheflush.h>
19 #include <asm/uaccess.h>
22 #include <asm/checksum.h>
23 #include <asm/pgtable.h>
24 #include <asm/tlbflush.h>
25 #include <linux/adb.h>
26 #include <linux/cuda.h>
27 #include <linux/pmu.h>
29 #include <asm/pci-bridge.h>
33 #include <asm/machdep.h>
34 #include <asm/hw_irq.h>
35 #include <asm/nvram.h>
36 #include <asm/mmu_context.h>
39 #include <asm/cputable.h>
40 #include <asm/btext.h>
41 #include <asm/div64.h>
42 #include <asm/signal.h>
44 #include <asm/ftrace.h>
45 #include <asm/switch_to.h>
48 extern void transfer_to_handler(
void);
70 #ifdef CONFIG_FUNCTION_TRACER
90 #if defined(CONFIG_PCI) && defined(CONFIG_PPC32)
129 #ifdef CONFIG_ADB_CUDA
142 int __ucmpdi2(
unsigned long long,
unsigned long long);
152 #if defined(CONFIG_FB_VGA16_MODULE)
167 #ifdef CONFIG_PPC_STD_MMU_32
168 extern long mol_trampoline;
172 extern int mmu_hash_lock;
175 extern long *intercept_table;
178 #ifdef CONFIG_PPC_DCR_NATIVE
191 #ifdef CONFIG_PPC_BOOK3S_64