Home
last modified time | relevance | path

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

/include/linux/irqchip/
Darm-gic-v3.h696 struct gic_chip_data { struct
697 struct fwnode_handle *fwnode;
698 void __iomem *dist_base;
699 struct redist_region *redist_regions;
700 struct rdists rdists;
701 struct irq_domain *domain;
702 u64 redist_stride;
703 u32 nr_redist_regions;
704 u64 flags;
705 bool has_rss;
[all …]