Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/amd/
Damd_iommu_types.h887 struct amd_ir_data { struct
888 u32 cached_ga_tag;
889 struct irq_2_irte irq_2_irte;
890 struct msi_msg msi_entry;
891 void *entry; /* Pointer to union irte or struct irte_ga */
892 void *ref; /* Pointer to the actual irte */
898 struct irq_cfg *cfg;
899 int ga_vector;
900 u64 ga_root_ptr;
901 u32 ga_tag;
/kernel/linux/linux-6.6/drivers/iommu/amd/
Damd_iommu_types.h1019 struct amd_ir_data { struct
1020 u32 cached_ga_tag;
1021 struct amd_iommu *iommu;
1022 struct irq_2_irte irq_2_irte;
1023 struct msi_msg msi_entry;
1024 void *entry; /* Pointer to union irte or struct irte_ga */
1030 struct irq_cfg *cfg;
1031 int ga_vector;
1032 u64 ga_root_ptr;
1033 u32 ga_tag;