Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/acpi/arm64/
Diort.c300 } else if (node->type == ACPI_IORT_NODE_PCI_ROOT_COMPLEX) { in iort_match_node_callback()
325 type == ACPI_IORT_NODE_PCI_ROOT_COMPLEX) { in iort_id_map()
394 node->type == ACPI_IORT_NODE_PCI_ROOT_COMPLEX || in iort_node_get_id()
564 return iort_scan_node(ACPI_IORT_NODE_PCI_ROOT_COMPLEX, in iort_find_dev_node()
1329 node = iort_scan_node(ACPI_IORT_NODE_PCI_ROOT_COMPLEX, in iort_iommu_configure_id()
1393 node = iort_scan_node(ACPI_IORT_NODE_PCI_ROOT_COMPLEX, in rc_dma_get_range()
1868 if (iort_node->type == ACPI_IORT_NODE_PCI_ROOT_COMPLEX) { in iort_enable_acs()
2009 case ACPI_IORT_NODE_PCI_ROOT_COMPLEX: in acpi_iort_dma_get_max_cpu_address()
/linux-6.1.9/include/acpi/
Dactbl2.h389 ACPI_IORT_NODE_PCI_ROOT_COMPLEX = 0x02, enumerator