Searched defs:vgic_dist (Results 1 – 1 of 1) sorted by relevance
230 struct vgic_dist { struct231 bool in_kernel;232 bool ready;256 gpa_t vgic_dist_base; /* distributor */ argument257 union {265 bool enabled;268 bool nassgireq;270 struct vgic_irq *spis;272 struct vgic_io_device dist_iodev;274 bool has_its;[all …]