Home
last modified time | relevance | path

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

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