Searched defs:vgic_register_region (Results 1 – 1 of 1) sorted by relevance
19089 struct vgic_register_region { struct19090 unsigned int reg_offset;19091 unsigned int len;19092 unsigned int bits_per_irq;19093 unsigned int access_flags;19094 union {19098 union {19102 long unsigned int (*uaccess_read)(struct kvm_vcpu *, gpa_t, unsigned int);19103 union {