Go to the documentation of this file.
27 #include <linux/sched.h>
35 #include <asm/bootinfo.h>
38 #include <asm/reboot.h>
39 #include <asm/pgtable.h>
44 #define BARRIER __asm__ __volatile__(".set noreorder\n\t" \
45 "nop; nop; nop; nop; nop; nop;\n\t" \
50 unsigned long configpr;