Home
last modified time | relevance | path

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

/external/crosvm/x86_64/src/
Dacpi.rs30 struct IOAPIC { struct
39 // Safe as IOAPIC structure only contains raw data argument
40 unsafe impl DataInit for IOAPIC {} implementation
/external/crosvm/protos/src/
Dplugin.proto125 IOAPIC = 2; enumerator