Searched refs:vgic_ops (Results 1 – 4 of 4) sorted by relevance
133 const struct vgic_ops *handler;225 struct vgic_ops { struct291 extern void register_vgic_ops(struct domain *d, const struct vgic_ops *ops);
722 static const struct vgic_ops vgic_v2_ops = {
175 void register_vgic_ops(struct domain *d, const struct vgic_ops *ops) in register_vgic_ops()
1803 static const struct vgic_ops v3_ops = {
Completed in 8 milliseconds