Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c202 * whpx_set_exception_exit_bitmap().
937 static HRESULT whpx_set_exception_exit_bitmap(UINT64 exceptions) in whpx_set_exception_exit_bitmap()
1317 * Note that whpx_set_exception_exit_bitmap() cannot be called if one or in whpx_first_vcpu_starting()
1376 hr = whpx_set_exception_exit_bitmap(exception_mask); in whpx_first_vcpu_starting()
1692 hr = whpx_set_exception_exit_bitmap( in whpx_vcpu_run()
2689 hr = whpx_set_exception_exit_bitmap(0); in whpx_accel_init()
934 static HRESULT whpx_set_exception_exit_bitmap(UINT64 exceptions) whpx_set_exception_exit_bitmap() function