Home
last modified time | relevance | path

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

/qemu/hw/intc/
H A Driscv_aplic.c429 uint32_t irq, iprio, ihartidx, ithres; in riscv_aplic_idc_topi() local
435 ithres = aplic->ithreshold[idc]; in riscv_aplic_idc_topi()
450 if (ithres && iprio >= ithres) { in riscv_aplic_idc_topi()