Home
last modified time | relevance | path

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

/xen/xen/drivers/passthrough/vtd/
A Ddmar.h60 struct acpi_drhd_unit { struct
61 struct dmar_scope scope;
62 struct list_head list;
63 u64 address; /* register base address of the unit */
64 u16 segment;
65 u8 include_all:1;
66 struct vtd_iommu *iommu;
67 struct list_head ioapic_list;
68 struct list_head hpet_list;

Completed in 2 milliseconds