Home
last modified time | relevance | path

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

/Linux-v4.19/include/kvm/
Darm_vgic.h205 struct vgic_redist_region { struct
206 u32 index;
207 gpa_t base;
208 u32 count; /* number of redistributors or 0 if single region */
209 u32 free_index; /* index of the next free redistributor */
210 struct list_head list;