Home
last modified time | relevance | path

Searched refs:ACPI_DMAR_SCOPE_TYPE_BRIDGE (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/iommu/intel/
Ddmar.c90 scope->entry_type == ACPI_DMAR_SCOPE_TYPE_BRIDGE) in dmar_alloc_dev_scope()
230 scope->entry_type != ACPI_DMAR_SCOPE_TYPE_BRIDGE) in dmar_insert_dev_scope()
249 (scope->entry_type == ACPI_DMAR_SCOPE_TYPE_BRIDGE && in dmar_insert_dev_scope()
/linux-6.6.21/include/acpi/
Dactbl1.h832 ACPI_DMAR_SCOPE_TYPE_BRIDGE = 2, enumerator