Home
last modified time | relevance | path

Searched refs:machine_early_initcall (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dsvm.c38 machine_early_initcall(pseries, init_svm);
H A Dsetup.c356 machine_early_initcall(pseries, alloc_dispatch_log_kmem_cache);
/openbmc/linux/arch/powerpc/include/asm/
H A Dmachdep.h250 #define machine_early_initcall(mach, fn) __define_machine_initcall(mach, fn, early) macro
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal.c250 machine_early_initcall(powernv, opal_register_exception_handlers);