Home
last modified time | relevance | path

Searched refs:postcore_initcall_sync (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/bus/
H A Domap_l3_smx.c289 postcore_initcall_sync(omap3_l3_init);
H A Domap_l3_noc.c363 postcore_initcall_sync(omap_l3_init);
H A Dmoxtet.c878 postcore_initcall_sync(moxtet_init);
/openbmc/linux/include/linux/
H A Dinit.h304 #define postcore_initcall_sync(fn) __define_initcall(fn, 2s) macro
H A Dmodule.h115 #define postcore_initcall_sync(fn) module_init(fn) macro
/openbmc/linux/arch/powerpc/kernel/
H A Diommu.c1425 postcore_initcall_sync(spapr_tce_setup_phb_iommus_initcall);