__olpc_ofw         16 arch/x86/include/asm/olpc_ofw.h 	__olpc_ofw((name), ARRAY_SIZE(args), args, ARRAY_SIZE(res), res)
__olpc_ofw         18 arch/x86/include/asm/olpc_ofw.h extern int __olpc_ofw(const char *name, int nr_args, const void **args, int nr_res,
__olpc_ofw         79 arch/x86/platform/olpc/olpc_ofw.c EXPORT_SYMBOL_GPL(__olpc_ofw);