Searched refs:PERIODIC_SMI_LIBRARY_ANY_CPU (Results 1 – 2 of 2) sorted by relevance
18 #define PERIODIC_SMI_LIBRARY_ANY_CPU 0xffffffff macro
818 if ((PeriodicSmiLibraryHandler->Cpu == PERIODIC_SMI_LIBRARY_ANY_CPU) || in PeriodicSmiDispatchFunction()943 if (Cpu != PERIODIC_SMI_LIBRARY_ANY_CPU && Cpu >= gSmst->NumberOfCpus) { in PeriodicSmiEnable()