Home
last modified time | relevance | path

Searched defs:handler (Results 1 – 25 of 25) sorted by relevance

/libcpu/risc-v/t-head/c906/
A Dplic.c52 struct plic_handler *handler = &c906_plic_handlers[cpu]; in plic_irq_toggle() local
89 struct plic_handler *handler = &c906_plic_handlers[cpu]; in plic_complete() local
115 struct plic_handler *handler = &c906_plic_handlers[cpu]; in plic_handle_irq() local
141 rt_inline void plic_toggle(struct plic_handler *handler, int hwirq, int enable) in plic_toggle()
183 struct plic_handler *handler; in plic_init() local
A Dinterrupt.c87 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
/libcpu/risc-v/t-head/c908/
A Dplic.c52 struct plic_handler *handler = &plic_handlers[cpu]; in plic_irq_toggle() local
89 struct plic_handler *handler = &plic_handlers[cpu]; in plic_complete() local
115 struct plic_handler *handler = &plic_handlers[cpu]; in plic_handle_irq() local
141 rt_inline void plic_toggle(struct plic_handler *handler, int hwirq, int enable) in plic_toggle()
183 struct plic_handler *handler; in plic_init() local
A Dinterrupt.c87 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
/libcpu/risc-v/virt64/
A Dinterrupt.c55 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
/libcpu/ti-dsp/c6x/
A Dinterrupt.c76 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
/libcpu/ia32/
A Dinterrupt.c108 rt_isr_handler_t handler, in rt_hw_interrupt_install()
/libcpu/arm/sep4020/
A Dinterrupt.c109 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
/libcpu/arm/s3c24x0/
A Dinterrupt.c106 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
/libcpu/arm/AT91SAM7X/
A Dinterrupt.c93 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
/libcpu/risc-v/common/
A Dtrap_common.c46 rt_weak rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
/libcpu/sparc-v8/bm3803/
A Dinterrupt.c70 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
/libcpu/arm/cortex-r4/
A Dinterrupt.c88 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
/libcpu/arm/realview-a8-vmm/
A Dinterrupt.c91 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
/libcpu/arm/lpc24xx/
A Dinterrupt.c85 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
/libcpu/arm/zynqmp-r5/
A Dinterrupt.c101 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
/libcpu/mips/gs232/
A Dinterrupt.c95 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
/libcpu/arm/lpc214x/
A Dcpuport.c139 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
/libcpu/unicore32/sep6200/
A Dinterrupt.c187 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
/libcpu/arm/am335x/
A Dinterrupt.c170 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
/libcpu/arm/cortex-r52/
A Dinterrupt.c261 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
/libcpu/aarch64/common/
A Dinterrupt.c354 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
A Dmmu.c882 int (*handler)(rt_ubase_t * pte); in rt_hw_mmu_control() local
/libcpu/arm/cortex-a/
A Dinterrupt.c303 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
/libcpu/risc-v/common64/
A Dmmu.c568 int (*handler)(rt_base_t *pte); in rt_hw_mmu_control() local

Completed in 20 milliseconds