Home
last modified time | relevance | path

Searched defs:vgic_redist_region (Results 1 – 1 of 1) sorted by relevance

/include/kvm/
Darm_vgic.h194 struct vgic_redist_region { struct
195 u32 index;
196 gpa_t base;
197 u32 count; /* number of redistributors or 0 if single region */
198 u32 free_index; /* index of the next free redistributor */
199 struct list_head list;