Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/pseries/
H A Dsvm.c39 machine_early_initcall(pseries, init_svm);
/linux/arch/powerpc/include/asm/
H A Dmachdep.h254 #define machine_early_initcall(mach, fn) __define_machine_initcall(mach, fn, early) macro
/linux/arch/powerpc/platforms/powernv/
H A Dopal.c247 machine_early_initcall(powernv, opal_register_exception_handlers);