Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dgic.c112 #define GICC_IAR_IT_ID_MASK 0x3ff macro
949 id = iar & GICC_IAR_IT_ID_MASK; in gic_native_itr_handler()