Home
last modified time | relevance | path

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

/linux/include/kvm/
H A Darm_vgic.h222 struct vgic_redist_region { struct
223 u32 index;
224 gpa_t base;
225 u32 count; /* number of redistributors or 0 if single region */
226 u32 free_index; /* index of the next free redistributor */
227 struct list_head list;