Home
last modified time | relevance | path

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

/external/crosvm/devices/src/pci/
Dac97_bus_master.rs76 enum GuestMemoryError { enum
83 impl std::error::Error for GuestMemoryError {} implementation
85 impl Display for GuestMemoryError { implementation