KVM
|
Public Attributes | |
struct list_head | entry |
phys_addr_t | db |
u32 | devid |
u32 | eventid |
struct vgic_irq * | irq |
Definition at line 148 of file vgic-its.c.
phys_addr_t vgic_translation_cache_entry::db |
Definition at line 150 of file vgic-its.c.
u32 vgic_translation_cache_entry::devid |
Definition at line 151 of file vgic-its.c.
struct list_head vgic_translation_cache_entry::entry |
Definition at line 145 of file vgic-its.c.
u32 vgic_translation_cache_entry::eventid |
Definition at line 152 of file vgic-its.c.
struct vgic_irq* vgic_translation_cache_entry::irq |
Definition at line 153 of file vgic-its.c.