Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dplic.h14 void plic_hart_init(void);
/optee_os/core/arch/riscv/plat-virt/
H A Dmain.c39 plic_hart_init(); in boot_secondary_init_intc()
/optee_os/core/drivers/
H A Dplic.c250 void plic_hart_init(void) in plic_hart_init() function