Home
last modified time | relevance | path

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

/Zephyr-latest/tests/arch/x86/info/src/
Dacpi.c56 if (drhd->Flags & ACPI_DRHD_FLAG_INCLUDE_PCI_ALL) { in vtd_drhd_info()
/Zephyr-latest/include/zephyr/acpi/
Dacpi.h13 #define ACPI_DRHD_FLAG_INCLUDE_PCI_ALL BIT(0) macro