Searched defs:vgic_register_region (Results 1 – 1 of 1) sorted by relevance
19 struct vgic_register_region { struct20 unsigned int reg_offset;21 unsigned int len;22 unsigned int bits_per_irq;23 unsigned int access_flags;24 union {30 union {37 unsigned long (*uaccess_read)(struct kvm_vcpu *vcpu, gpa_t addr,39 union {