Home
last modified time | relevance | path

Searched defs:WHV_EMULATOR_IO_ACCESS_INFO (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
DWinHvEmulation.h42 typedef struct WHV_EMULATOR_IO_ACCESS_INFO { struct
47 } WHV_EMULATOR_IO_ACCESS_INFO; argument
/aosp_15_r20/external/crosvm/hypervisor/src/whpx/whpx_sys/
H A DWinHvEmulation.h73 typedef struct WHV_EMULATOR_IO_ACCESS_INFO struct
79 } WHV_EMULATOR_IO_ACCESS_INFO; typedef
H A Dbindings.rs9379 pub struct WHV_EMULATOR_IO_ACCESS_INFO { struct
9388 ::std::mem::size_of::<WHV_EMULATOR_IO_ACCESS_INFO>(), in bindgen_test_layout_WHV_EMULATOR_IO_ACCESS_INFO() argument
/aosp_15_r20/external/crosvm/hypervisor/src/whpx/
H A Dvcpu.rs76 io_access: *mut WHV_EMULATOR_IO_ACCESS_INFO, in io_port_cb()
116 io_access: *mut WHV_EMULATOR_IO_ACCESS_INFO, in io_port_cb()