Searched refs:gicv3_ops (Results 1 – 3 of 3) sorted by relevance
30 extern const struct gic_common_ops gicv3_ops;
38 gic_ops = &gicv3_ops; in gic_dist_init()
385 const struct gic_common_ops gicv3_ops = { variable