Files
acrn-hypervisor/hypervisor/arch/riscv
Shiqing Gao 037c479221 hv: ipi: drop arch_ prefix from IPI functions
Since there is no common IPI abstraction, the arch_ prefix is redundant.
This patch renames the functions as follows:
    - arch_send_dest_ipi_mask -> send_dest_ipi_mask
    - arch_send_single_ipi   -> send_single_ipi

Tracked-On: #8799
Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
2025-09-19 13:56:21 +08:00
..
2025-09-15 13:12:21 +08:00
2025-09-17 08:55:12 +08:00
2025-09-17 08:55:12 +08:00
2025-09-17 08:55:12 +08:00
2025-09-17 08:55:12 +08:00