Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/lk/dev/interrupt/x86_lapic/
Dinterrupts.c35 struct int_handler_struct int_handler_table[INT_VECTORS]; variable
/aosp_15_r20/external/trusty/lk/dev/interrupt/arm_gic/
Darm_gic.c160 static struct int_handler_struct int_handler_table[GIC_COMPACT_MAX_HANDLERS]; variable