Searched refs:plic_handler (Results 1 – 1 of 1) sorted by relevance
69 struct plic_handler { struct82 static DEFINE_PER_CPU(struct plic_handler, plic_handlers); argument84 static inline void plic_toggle(struct plic_handler *handler, in plic_toggle()106 struct plic_handler *handler = per_cpu_ptr(&plic_handlers, cpu); in plic_irq_toggle()164 struct plic_handler *handler = this_cpu_ptr(&plic_handlers); in plic_irq_eoi()232 struct plic_handler *handler = this_cpu_ptr(&plic_handlers); in plic_handle_irq()254 static void plic_set_threshold(struct plic_handler *handler, u32 threshold) in plic_set_threshold()270 struct plic_handler *handler = this_cpu_ptr(&plic_handlers); in plic_starting_cpu()288 struct plic_handler *handler; in plic_init()