Home
last modified time | relevance | path

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

/external/crosvm/hypervisor/src/whpx/
Dtypes.rs317 pub(super) struct WhpxFpu { struct
321 impl WhpxFpu { implementation
369 impl From<&Fpu> for WhpxFpu { implementation