Home
last modified time | relevance | path

Searched defs:vgic_register_region (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/virt/kvm/arm/vgic/
Dvgic-mmio.h19 struct vgic_register_region { struct
20 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 {