Home
last modified time | relevance | path

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

/libcpu/risc-v/virt64/
A Dplic.h59 #define PLIC_PRIORITY(id) (VIRT_PLIC_BASE + PLIC_PRIORITY_OFFSET + (id) * 4) macro
A Dplic.c44 *(uint32_t *)PLIC_PRIORITY(irq) = priority; in plic_set_priority()

Completed in 2 milliseconds