Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dsvm.c37 machine_early_initcall(pseries, init_svm);
H A Dsetup.c325 machine_early_initcall(pseries, alloc_dispatch_log_kmem_cache);
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dmachdep.h282 #define machine_early_initcall(mach, fn) __define_machine_initcall(mach, fn, early) macro
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dopal.c250 machine_early_initcall(powernv, opal_register_exception_handlers);