Searched refs:MCE_CORE_ID_MAX (Results 1 – 3 of 3) sorted by relevance
213 if ((core >= MCE_CORE_ID_MAX) || (cpu == core)) { in nvg_online_core()
337 if ((core >= MCE_CORE_ID_MAX) || (cpu == (uint64_t)core)) { in ari_online_core()
45 #define MCE_CORE_ID_MAX U(8) macro
Completed in 5 milliseconds