Home
last modified time | relevance | path

Searched defs:register_int_handler (Results 1 – 3 of 3) sorted by relevance

/dev/interrupt/or1k_pic/
A Dor1k_pic.c29 void register_int_handler(unsigned int vector, int_handler handler, void *arg) { in register_int_handler() function
/dev/interrupt/riscv_plic/
A Dplic.c121 void register_int_handler(unsigned int vector, int_handler handler, void *arg) { in register_int_handler() function
/dev/interrupt/arm_gic/
A Darm_gic.c88 void register_int_handler(unsigned int vector, int_handler handler, void *arg) { in register_int_handler() function

Completed in 23 milliseconds