Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/include/kvm/
H A Darm_vgic.h92 struct vgic_irq { struct
93 raw_spinlock_t irq_lock; /* Protects the content of the struct */
94 struct list_head lpi_list; /* Used to link all LPIs together */
95 struct list_head ap_list;
97 struct kvm_vcpu *vcpu; /* SGIs and PPIs: The VCPU
102 struct kvm_vcpu *target_vcpu; /* The VCPU that this interrupt should
127 enum vgic_irq_config config; /* Level or edge */ argument
138 bool (*get_input_level)(int vintid);
140 void *owner; /* Opaque pointer to reserve an interrupt
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/kvm/
H A Darm_vgic.h92 struct vgic_irq { struct
93 raw_spinlock_t irq_lock; /* Protects the content of the struct */
94 struct list_head lpi_list; /* Used to link all LPIs together */
95 struct list_head ap_list;
97 struct kvm_vcpu *vcpu; /* SGIs and PPIs: The VCPU
102 struct kvm_vcpu *target_vcpu; /* The VCPU that this interrupt should
127 enum vgic_irq_config config; /* Level or edge */ argument
138 bool (*get_input_level)(int vintid);
140 void *owner; /* Opaque pointer to reserve an interrupt
/dports/multimedia/libv4l/linux-5.13-rc2/include/kvm/
H A Darm_vgic.h92 struct vgic_irq { struct
93 raw_spinlock_t irq_lock; /* Protects the content of the struct */
94 struct list_head lpi_list; /* Used to link all LPIs together */
95 struct list_head ap_list;
97 struct kvm_vcpu *vcpu; /* SGIs and PPIs: The VCPU
102 struct kvm_vcpu *target_vcpu; /* The VCPU that this interrupt should
127 enum vgic_irq_config config; /* Level or edge */ argument
138 bool (*get_input_level)(int vintid);
140 void *owner; /* Opaque pointer to reserve an interrupt