Files
acrn-hypervisor/hypervisor/include/arch/x86/asm
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
..
2022-10-08 11:13:21 +08:00
2024-05-16 09:40:32 +08:00
2024-05-16 09:40:32 +08:00
2024-05-16 09:40:32 +08:00