Searched refs:machdep_calls (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dmachdep.h49 struct machdep_calls { struct
263 extern struct machdep_calls ppc_md;
264 extern struct machdep_calls *machine_id;
269 extern struct machdep_calls mach_##name; \
271 struct machdep_calls mach_##name __machine_desc =
275 extern struct machdep_calls mach_##name \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ppc/
H A Dmachdep.h38 struct machdep_calls { struct
152 extern struct machdep_calls ppc_md;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dsetup-common.c71 struct machdep_calls ppc_md;
73 struct machdep_calls *machine_id;
451 extern struct machdep_calls __machine_desc_start;
452 extern struct machdep_calls __machine_desc_end;
464 memcpy(&ppc_md, machine_id, sizeof(struct machdep_calls));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dsetup.c92 extern struct machdep_calls pmac_md;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/kernel/
H A Dsetup.c92 struct machdep_calls ppc_md;

Completed in 96 milliseconds