|
KVM
|
#include <arm_vgic.h>
Public Attributes | |
| u32 | index |
| gpa_t | base |
| u32 | count |
| u32 | free_index |
| struct list_head | list |
Definition at line 216 of file arm_vgic.h.
| gpa_t vgic_redist_region::base |
Definition at line 218 of file arm_vgic.h.
| u32 vgic_redist_region::count |
Definition at line 219 of file arm_vgic.h.
| u32 vgic_redist_region::free_index |
Definition at line 220 of file arm_vgic.h.
| u32 vgic_redist_region::index |
Definition at line 217 of file arm_vgic.h.
| struct list_head vgic_redist_region::list |
Definition at line 220 of file arm_vgic.h.