Home
last modified time | relevance | path

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

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