Home
last modified time | relevance | path

Searched refs:hWinHvPlatform (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c248 static HMODULE hWinHvPlatform, hWinHvEmulation; variable
2753 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()