Files
acrn-hypervisor/hypervisor/include/arch/x86/asm
Shiqing Gao d943af7f2d hv: multi-arch: move NR_IRQS definition to arch-specific headers
Move NR_IRQS from the common header to arch-specific headers since its
value differs between architectures.
 - On x86, it is 256.
 - On RISC-V, it includes both CPU interrupts and external interrupts
   (from PLIC, APLIC, etc.).

Tracked-On: #8845
Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
Acked-by: Wang Yu1 <yu1.wang@intel.com>
2025-11-05 15:14:41 +08:00
..
2025-10-09 17:15:06 +08:00
2024-05-16 09:40:32 +08:00
2025-10-21 14:14:55 +08:00
2025-10-29 17:45:44 +08:00