Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dvgic.h99 struct vgic_irq_rank { struct
100 spinlock_t lock; /* Covers access to all other members of this struct */
102 uint8_t index;
104 uint32_t ienable;
105 uint32_t icfg[2];
112 union {
123 uint8_t vcpu[32];

Completed in 4 milliseconds