Home
last modified time | relevance | path

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

/external/crosvm/hypervisor/src/whpx/
Dtypes.rs610 pub(super) struct SerializedWhpxInterruptRegs { struct
634 pub(super) fn into_serializable(self) -> SerializedWhpxInterruptRegs { in into_serializable()