vgic_irq
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: Absent ⚠️
4.18
: Absent ⚠️
5.0
: Absent ⚠️
5.3
: Absent ⚠️
5.4
: Absent ⚠️
5.8
: Absent ⚠️
5.11
: Absent ⚠️
5.13
: Absent ⚠️
5.15
: Absent ⚠️
5.19
: Absent ⚠️
6.2
: Absent ⚠️
6.5
: Absent ⚠️
6.8
: Absent ⚠️
arm64
: ✅struct vgic_irq {
raw_spinlock_t irq_lock;
struct list_head lpi_list;
struct list_head ap_list;
struct kvm_vcpu *vcpu;
struct kvm_vcpu *target_vcpu;
u32 intid;
bool line_level;
bool pending_latch;
bool active;
bool enabled;
bool hw;
struct kref refcount;
u32 hwintid;
unsigned int host_irq;
u8 targets;
u32 mpidr;
u8 source;
u8 active_source;
u8 priority;
u8 group;
enum vgic_irq_config config;
bool (*get_input_level)(int);
void *owner;
};
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Arch