Kernelite 0.1.0
Kernelite is a minimalist, educational operating system kernel built from scratch. The project aims to recreate core components of the Linux architecture to explore the fundamentals of operating system design and hardware-software interaction.
Loading...
Searching...
No Matches
Data Fields
gicv3_memap_t Struct Reference

Memory map for GICv3 register regions. More...

Data Fields

volatile virt_addr dist_base
 Base address of the distributor region.
 
volatile virt_addr redist_base
 Base address of the redistributor region.
 

Detailed Description

Memory map for GICv3 register regions.


The documentation for this struct was generated from the following file: