Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h17833 struct aml_resource_extended_irq { struct
17834 u8 descriptor_type;
17835 u16 resource_length;
17836 u8 flags;
17837 u8 interrupt_count;
17838 union {
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h37853 struct aml_resource_extended_irq { struct
37854 u8 descriptor_type;
37855 u16 resource_length;
37856 u8 flags;
37857 u8 interrupt_count;
37858 u32 interrupts[1];
H A Dvmlinux_602.h37853 struct aml_resource_extended_irq { struct
37854 u8 descriptor_type;
37855 u16 resource_length;
37856 u8 flags;
37857 u8 interrupt_count;
37858 u32 interrupts[1];
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h86727 struct aml_resource_extended_irq { struct
86728 u8 descriptor_type;
86729 u16 resource_length;
86730 u8 flags;
86731 u8 interrupt_count;
86732 u32 interrupts[1];
H A Dvmlinux_518.h86727 struct aml_resource_extended_irq { struct
86728 u8 descriptor_type;
86729 u16 resource_length;
86730 u8 flags;
86731 u8 interrupt_count;
86732 u32 interrupts[1];
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h41321 struct aml_resource_extended_irq { struct
41322 u8 descriptor_type;
41323 u16 resource_length;
41324 u8 flags;
41325 u8 interrupt_count;
41326 u32 interrupts[1];
H A Dvmlinux.h41321 struct aml_resource_extended_irq { struct
41322 u8 descriptor_type;
41323 u16 resource_length;
41324 u8 flags;
41325 u8 interrupt_count;
41326 u32 interrupts[1];
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h81836 struct aml_resource_extended_irq { struct
81837 u8 descriptor_type;
81838 u16 resource_length;
81839 u8 flags;
81840 u8 interrupt_count;
81841 union {