Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h18397 struct vgic_cpu { struct
18398 union {
18402 struct vgic_irq private_irqs[32];
18403 raw_spinlock_t ap_list_lock;
18404 struct list_head ap_list_head;
18405 struct vgic_io_device rd_iodev;
18406 struct vgic_redist_region *rdreg;
18407 u32 rdreg_index;
18408 u64 pendbaser;
18409 bool lpis_enabled;
[all …]