Searched refs:machine_subsys_initcall (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | ultravisor.c | 70 machine_subsys_initcall(powernv, uv_init);
|
| H A D | opal-rtc.c | 84 machine_subsys_initcall(powernv, opal_time_init);
|
| H A D | rng.c | 200 machine_subsys_initcall(powernv, pnv_rng_late_init);
|
| H A D | opal.c | 1092 machine_subsys_initcall(powernv, opal_init);
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | io_event_irq.c | 160 machine_subsys_initcall(pseries, ioei_init);
|
| H A D | setup.c | 222 machine_subsys_initcall(pseries, pseries_wdt_init);
|
| /linux/arch/powerpc/include/asm/ |
| H A D | machdep.h | 261 #define machine_subsys_initcall(mach, fn) __define_machine_initcall(mach, fn, 4) macro
|
| /linux/arch/powerpc/platforms/powermac/ |
| H A D | pic.c | 653 machine_subsys_initcall(powermac, init_pmacpic_syscore);
|