Home
last modified time | relevance | path

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

/external/crosvm/hypervisor/src/whpx/
Dtypes.rs521 pub(super) struct WhpxDebugRegs { struct
525 impl WhpxDebugRegs { implementation
545 impl From<&DebugRegs> for WhpxDebugRegs { implementation