Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/whpx/
H A Dwhpx-internal.h111 bool init_whp_dispatch(void);
H A Dwhpx-all.c2532 if (!init_whp_dispatch()) { in whpx_accel_init()
2747 bool init_whp_dispatch(void) in init_whp_dispatch() function