Searched refs:gic_hw_operations (Results 1 – 4 of 4) sorted by relevance
311 struct gic_hw_operations { struct376 void register_gic_ops(const struct gic_hw_operations *ops); argument
49 static const struct gic_hw_operations *gic_hw_ops;51 void register_gic_ops(const struct gic_hw_operations *ops) in register_gic_ops()
1231 const static struct gic_hw_operations gicv2_ops = {
1715 static const struct gic_hw_operations gicv3_ops = {
Completed in 11 milliseconds