Searched defs:its_node (Results 1 – 2 of 2) sorted by relevance
102 struct its_node { struct103 raw_spinlock_t lock;104 struct mutex dev_alloc_lock;128 static DEFINE_PER_CPU(struct its_node *, local_4_1_its); argument
1113 struct acpi_iort_node *iommu_node, *its_node = NULL; in iort_iommu_msi_get_resv_regions() local