Home
last modified time | relevance | path

Searched refs:device_initcall_sync (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/arm/mach-mvebu/
H A Dpm-board.c144 device_initcall_sync(mvebu_armada_pm_init);
/openbmc/linux/arch/arm64/kvm/
H A Dpkvm.c270 device_initcall_sync(finalize_pkvm);
/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Ddev-mcelog.c373 device_initcall_sync(dev_mcelog_init_device);
H A Dcore.c2814 device_initcall_sync(mcheck_init_device);
/openbmc/linux/include/linux/
H A Dinit.h309 #define device_initcall_sync(fn) __define_initcall(fn, 6s) macro
H A Dmodule.h123 #define device_initcall_sync(fn) module_init(fn) macro
/openbmc/linux/arch/arm64/kernel/
H A Dsetup.c456 device_initcall_sync(check_mmu_enabled_at_boot);