Home
last modified time | relevance | path

Searched refs:MAX_INTR_TYPES (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a/include/bl31/
A Dinterrupt_mgmt.h19 #define MAX_INTR_TYPES U(3) macro
20 #define INTR_TYPE_INVAL MAX_INTR_TYPES
/trusted-firmware-a/bl31/
A Dinterrupt_mgmt.c43 static intr_type_desc_t intr_type_descs[MAX_INTR_TYPES];

Completed in 3 milliseconds