VirtualBox

Changeset 107929 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Jan 24, 2025 9:43:16 AM (3 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
167164
Message:

VMM: GIC: bugref:10404 Renamed some places where GICv3 to GIC, a doxygen fix plus some minor updates. No functional changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/GICInternal.h

    r107315 r107929  
    11/* $Id$ */
    22/** @file
    3  * GIC - Generic Interrupt Controller Architecture (GICv3).
     3 * GIC - Generic Interrupt Controller Architecture (GIC).
    44 */
    55
     
    103103    /** @} */
    104104
     105    /** @name Configurables.
     106     * @{ */
     107    /** The GICD_TYPER.ItsLinesNumber bits. */
     108    uint16_t                    uItLinesNumber;
     109    /** @} */
    105110} GICDEV;
    106111/** Pointer to a GIC device. */
     
    131136    /** @name The per vCPU redistributor data is kept here.
    132137     * @{ */
     138    /** @} */
    133139
    134140    /** @name Physical LPI register state.
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