Searched refs:ghes_init (Results 1 – 2 of 2) sorted by relevance
31 static atomic_t ghes_init = ATOMIC_INIT(0); variable457 if (atomic_inc_return(&ghes_init) > 1) in ghes_edac_register()
1207 static int __init ghes_init(void) in ghes_init() function1260 device_initcall(ghes_init);