Home
last modified time | relevance | path

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

/qemu/hw/intc/
H A Driscv_aplic.c39 #define APLIC_MAX_SOURCE 1024 macro
991 assert(num_sources < APLIC_MAX_SOURCE); in riscv_aplic_create()