Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/drivers/
A Dgic.h20 #define GIC_PPI_BASE U(16) macro
24 #define GIC_PPI(x) ((x) + GIC_PPI_BASE)
/optee_os-3.20.0/core/kernel/
A Dnotif.c97 static_assert(CFG_CORE_ASYNC_NOTIF_GIC_INTID >= GIC_PPI_BASE); in notif_send_async()

Completed in 2 milliseconds