Home
last modified time | relevance | path

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

/external/crosvm/devices/src/irqchip/
Dapic.rs735 pub struct InterruptDestination { struct
737 pub source_id: u8,
763 impl TryFrom<&MsiAddressMessage> for InterruptDestination { argument