KVM
Public Attributes | List of all members
vgic_redist_region Struct Reference

#include <arm_vgic.h>

Public Attributes

u32 index
 
gpa_t base
 
u32 count
 
u32 free_index
 
struct list_head list
 

Detailed Description

Definition at line 216 of file arm_vgic.h.

Member Data Documentation

◆ base

gpa_t vgic_redist_region::base

Definition at line 218 of file arm_vgic.h.

◆ count

u32 vgic_redist_region::count

Definition at line 219 of file arm_vgic.h.

◆ free_index

u32 vgic_redist_region::free_index

Definition at line 220 of file arm_vgic.h.

◆ index

u32 vgic_redist_region::index

Definition at line 217 of file arm_vgic.h.

◆ list

struct list_head vgic_redist_region::list

Definition at line 220 of file arm_vgic.h.


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