Searched refs:g_SmcR0Once (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Devices/EFI/ | ||
H A D | DevSmc.cpp | 354 static RTONCE g_SmcR0Once = RTONCE_INITIALIZER; variable 490 rc = RTOnce(&g_SmcR0Once, devR0SmcInitOnce, NULL); |
Completed in 1630 milliseconds