Searched refs:btfixup (Results 1 - 24 of 24) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc/mm/
H A Dloadmmu.c43 btfixup();
H A DMakefile7 obj-y := fault.o init.o loadmmu.o generic.o extable.o btfixup.o
H A Dbtfixup.c1 /* $Id: btfixup.c,v 1.1.1.1 2007/08/03 18:52:18 Exp $
2 * btfixup.c: Boot time code fixup and relocator, so that
11 #include <asm/btfixup.h>
48 static char fca_und[] __initdata = "flush_cache_all undefined in btfixup()\n";
78 void __init btfixup(void) function
H A Dinit.c344 btfixup();
H A Dviking.S17 #include <asm/btfixup.h>
H A Dsrmmu.c51 #include <asm/btfixup.h>
1827 btfixup();
H A Dsun4c.c37 #include <asm/btfixup.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sparc/
H A Dasmmacro.h9 #include <asm/btfixup.h>
H A Dmmu_context.h4 #include <asm/btfixup.h>
H A Dtimer.h13 #include <asm/btfixup.h>
H A Dprocessor.h22 #include <asm/btfixup.h>
H A Dthread_info.h18 #include <asm/btfixup.h>
H A Dcacheflush.h9 #include <asm/btfixup.h>
H A Dirq.h15 #include <asm/btfixup.h>
29 * Changed these to btfixup entities... It saves cycles :)
H A Dpgalloc.h9 #include <asm/btfixup.h>
H A Dsmp.h11 #include <asm/btfixup.h>
122 See btfixup.h and btfixupprep.c to understand how a blackbox works.
H A Dbtfixup.h1 /* $Id: btfixup.h,v 1.1.1.1 2007/08/03 18:53:36 Exp $
2 * asm-sparc/btfixup.h: Macros for boot time linking.
199 extern void btfixup(void);
H A Dpage.h26 #include <asm/btfixup.h>
H A Dsystem.h13 #include <asm/btfixup.h>
H A Dpgtable.h25 #include <asm/btfixup.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc/boot/
H A Dbtfixupprep.c55 } btfixup; typedef in typeref:struct:_btfixup
57 btfixup array[MAXSYMS];
62 btfixup *lastf;
71 btfixup *find(int type, char *name)
108 btfixup *f;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc/kernel/
H A Dirq.c608 btfixup();
H A Dtime.c371 btfixup();
H A Dpcic.c686 btfixup();

Completed in 114 milliseconds