Home
last modified time | relevance | path

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

/trusty/kernel/lib/sm/include/lib/sm/
Dsmcall.h103 #define SMC_FC_GET_NEXT_IRQ SMC_FASTCALL_NR(SMC_ENTITY_SECURE_MONITOR, 3) macro
/trusty/kernel/lib/sm/
Dsmcall.c144 [SMC_FUNCTION(SMC_FC_GET_NEXT_IRQ)] = smc_intc_get_next_irq,