Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/irqchip/
H A Dioapic.rs113 redirect_table: Vec<IoapicRedirectionTableEntry>, field
144 redirect_table: Vec<IoapicRedirectionTableEntry>, field
/aosp_15_r20/external/crosvm/hypervisor/src/
H A Dx86_64.rs529 pub redirect_table: [IoapicRedirectionTableEntry; NUM_IOAPIC_PINS], field