Searched refs:PROCSERV_IRQ_HANDLER_HASHTABLE_SIZE (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/process_server/src/
H A Dstate.c26 #define PROCSERV_IRQ_HANDLER_HASHTABLE_SIZE 32 macro
200 chash_init(&s->irqHandlerList, PROCSERV_IRQ_HANDLER_HASHTABLE_SIZE);
/seL4-refos-master/apps/process_server/src/
H A Dstate.c26 #define PROCSERV_IRQ_HANDLER_HASHTABLE_SIZE 32 macro
200 chash_init(&s->irqHandlerList, PROCSERV_IRQ_HANDLER_HASHTABLE_SIZE);

Completed in 32 milliseconds