Searched defs:g_SmcR0Once (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/
H A DDevSmc.cpp354 static RTONCE g_SmcR0Once = RTONCE_INITIALIZER; variable
490 rc = RTOnce(&g_SmcR0Once, devR0SmcInitOnce, NULL);

Completed in 420 milliseconds