Home
last modified time | relevance | path

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

/freebsd/sys/riscv/riscv/
H A Dplic.c79 static pic_pre_ithread_t plic_pre_ithread; variable
402 plic_pre_ithread(device_t dev, struct intr_irqsrc *isrc) in plic_pre_ithread() function
479 DEVMETHOD(pic_pre_ithread, plic_pre_ithread),