Searched refs:vgic_ops (Results 1 – 5 of 5) sorted by relevance
137 struct vgic_ops { struct216 extern void register_vgic_ops(struct domain *d, const struct vgic_ops *ops);
80 const struct vgic_ops *handler;
721 static const struct vgic_ops vgic_v2_ops = {
167 void register_vgic_ops(struct domain *d, const struct vgic_ops *ops) in register_vgic_ops()
1792 static const struct vgic_ops v3_ops = {
Completed in 9 milliseconds