Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iommu/amd/
Damd_iommu_types.h991 struct amd_ir_data { struct
992 u32 cached_ga_tag;
993 struct amd_iommu *iommu;
994 struct irq_2_irte irq_2_irte;
995 struct msi_msg msi_entry;
996 void *entry; /* Pointer to union irte or struct irte_ga */
997 void *ref; /* Pointer to the actual irte */
1003 struct irq_cfg *cfg;
1004 int ga_vector;
1005 int ga_root_ptr;
[all …]