Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c252 struct whpx_state whpx_global; variable
305 struct whpx_state *whpx = &whpx_global; in whpx_set_xcrs()
327 struct whpx_state *whpx = &whpx_global; in whpx_set_tsc()
382 struct whpx_state *whpx = &whpx_global; in whpx_set_registers()
561 struct whpx_state *whpx = &whpx_global; in whpx_get_tsc()
578 struct whpx_state *whpx = &whpx_global; in whpx_get_xcrs()
599 struct whpx_state *whpx = &whpx_global; in whpx_get_registers()
805 struct whpx_state *whpx = &whpx_global; in whpx_emu_getreg_callback()
827 struct whpx_state *whpx = &whpx_global; in whpx_emu_setreg_callback()
856 struct whpx_state *whpx = &whpx_global; in whpx_emu_translate_callback()
[all …]
H A Dwhpx-apic.c106 whpx_global.partition, in whpx_put_apic_base()
141 whpx_global.partition, in whpx_apic_put()
161 whpx_global.partition, in whpx_apic_get()
209 HRESULT hr = whp_dispatch.WHvRequestInterrupt(whpx_global.partition, in whpx_send_msi()
H A Dwhpx-internal.h46 extern struct whpx_state whpx_global;