Files
acrn-hypervisor/hypervisor/include
Shiqing Gao ec88134829 hv: multi-arch: move and rename arch-specific IRQ functions
Move the declarations of arch-specific IRQ functions from their
arch-specific headers into the common header file.

Also rename these functions from xxx_arch() to arch_xxx() for better
naming consistency across architectures.

This change follows the style defined for multi-arch development.

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-11-04 10:59:30 +08:00
2024-07-30 09:26:50 +08:00