Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c248 static HMODULE hWinHvPlatform, hWinHvEmulation; variable
2757 if (!load_whp_dispatch_fns(&hWinHvEmulation, WINHV_EMULATION_FNS_DEFAULT)) { in init_whp_dispatch()
2771 if (hWinHvEmulation) { in init_whp_dispatch()
2772 FreeLibrary(hWinHvEmulation); in init_whp_dispatch()