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

/arch/powerpc/include/asm/
H A Dmachdep.h33 struct machdep_calls { struct
267 extern struct machdep_calls ppc_md;
268 extern struct machdep_calls *machine_id;
273 extern struct machdep_calls mach_##name; \
275 struct machdep_calls mach_##name __machine_desc =
279 extern struct machdep_calls mach_##name \

Completed in 7 milliseconds