Home
last modified time | relevance | path

Searched refs:plic_it_handle (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/include/drivers/
H A Dplic.h15 void plic_it_handle(void);
/optee_os/core/arch/riscv/plat-virt/
H A Dmain.c80 plic_it_handle(); in interrupt_main_handler()
/optee_os/core/drivers/
H A Dplic.c272 void plic_it_handle(void) in plic_it_handle() function