mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-07 11:50:30 +00:00
hv: vlapic: refine apicv_post_intr to internal function
Rename vlapic_post_intr to apicv_post_intr and move it to internal function since it's only used in vlaic.c. Tracked-On: #1842 Signed-off-by: Li, Fei1 <fei1.li@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com>
This commit is contained in:
@@ -106,9 +106,6 @@ These APIs will finish by making a request for *ACRN_REQUEST_EVENT.*
|
||||
.. doxygenfunction:: vlapic_intr_msi
|
||||
:project: Project ACRN
|
||||
|
||||
.. doxygenfunction:: vlapic_post_intr
|
||||
:project: Project ACRN
|
||||
|
||||
.. doxygenfunction:: apicv_get_pir_desc_paddr
|
||||
:project: Project ACRN
|
||||
|
||||
|
Reference in New Issue
Block a user