Home
last modified time | relevance | path

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

/qemu/include/hw/intc/
H A Driscv_aclint.h79 RISCV_ACLINT_MAX_HARTS = 4095, enumerator
/qemu/hw/intc/
H A Driscv_aclint.c361 assert(num_harts <= RISCV_ACLINT_MAX_HARTS); in riscv_aclint_mtimer_create()
539 assert(num_harts <= RISCV_ACLINT_MAX_HARTS); in riscv_aclint_swi_create()