VirtualBox

Ignore:
Timestamp:
Mar 4, 2025 9:27:30 AM (7 weeks ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
167807
Message:

VMM/GIC: bugref:10404 Doxygen fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/GICAll.cpp

    r108432 r108433  
    287287 *
    288288 * @returns The interrupt ID.
    289  * @param   idxIntr
     289 * @param   uIntId      The interrupt ID.
    290290 * @remarks A redistributor interrupt is an interrupt type that belong in the
    291291 *          redistributor (e.g. SGIs, PPIs, extended PPIs).
     
    31033103 *
    31043104 * @returns VBox status code.
    3105  * @param   pVM             The cross context VM structure.
     3105 * @param   pGicDev     The GIC distributor state.
    31063106 * @param   pVCpu           The cross context virtual CPU structure.
    31073107 * @param   pDestCpuSet     Which CPUs to deliver the SGI to.
     
    37243724 * reset.
    37253725 *
    3726  * @param   pVM     The cross context VM structure.
     3726 * @param   pDevIns     The device instance.
    37273727 */
    37283728DECLHIDDEN(void) gicReset(PPDMDEVINS pDevIns)
     
    37373737 * reset.
    37383738 *
    3739  * @param   pVCpu               The cross context virtual CPU structure.
     3739 * @param   pVCpu   The cross context virtual CPU structure.
    37403740 */
    37413741DECLHIDDEN(void) gicResetCpu(PPDMDEVINS pDevIns, PVMCPUCC pVCpu)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette