Searched refs:hWinHvPlatform (Results 1 – 1 of 1) sorted by relevance
248 static HMODULE hWinHvPlatform, hWinHvEmulation; variable2753 if (!load_whp_dispatch_fns(&hWinHvPlatform, WINHV_PLATFORM_FNS_DEFAULT)) { in init_whp_dispatch()2761 assert(load_whp_dispatch_fns(&hWinHvPlatform, in init_whp_dispatch()2767 if (hWinHvPlatform) { in init_whp_dispatch()2768 FreeLibrary(hWinHvPlatform); in init_whp_dispatch()