- Timestamp:
- Oct 16, 2024 1:41:01 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/GICInternal.h
r106061 r106374 80 80 /** The interrupt priority for each of the SGI/PPIs */ 81 81 volatile uint8_t abIntPriority[GIC_SPI_MAX]; 82 /** The interrupt routing information. */ 83 volatile uint32_t au32IntRouting[GIC_SPI_MAX]; 82 84 83 85 /** Flag whether group 0 interrupts are currently enabled. */
Note:
See TracChangeset
for help on using the changeset viewer.