KVM
|
Public Attributes | |
struct list_head | ite_list |
struct vgic_irq * | irq |
struct its_collection * | collection |
u32 | event_id |
Definition at line 140 of file vgic-its.c.
struct its_collection* its_ite::collection |
Definition at line 144 of file vgic-its.c.
u32 its_ite::event_id |
Definition at line 145 of file vgic-its.c.
struct vgic_irq* its_ite::irq |
Definition at line 143 of file vgic-its.c.
struct list_head its_ite::ite_list |
Definition at line 134 of file vgic-its.c.