Searched refs:machdep_calls (Results 1 – 1 of 1) sorted by relevance
26 struct machdep_calls { struct219 extern struct machdep_calls ppc_md; argument220 extern struct machdep_calls *machine_id;225 extern struct machdep_calls mach_##name; \227 struct machdep_calls mach_##name __machine_desc =229 static inline bool __machine_is(const struct machdep_calls *md) in __machine_is()237 extern struct machdep_calls mach_##name __weak; \