Home
last modified time | relevance | path

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

/openbmc/linux/include/kvm/
H A Darm_vgic.h216 struct vgic_redist_region { struct
217 u32 index;
218 gpa_t base;
219 u32 count; /* number of redistributors or 0 if single region */
220 u32 free_index; /* index of the next free redistributor */
221 struct list_head list;