Home
last modified time | relevance | path

Searched refs:MAX_DRHDS (Results 1 – 3 of 3) sorted by relevance

/hypervisor/acpi_parser/
A Ddmar_parse.c17 static struct dmar_drhd drhd_info_array[MAX_DRHDS];
18 static struct dmar_dev_scope drhd_dev_scope[MAX_DRHDS][MAX_DRHD_DEVSCOPES];
209 ASSERT(dmar_unit_cnt <= MAX_DRHDS, "parsed dmar_unit_cnt > MAX_DRHDS"); in parse_dmar_table()
/hypervisor/include/arch/x86/asm/
A Dvtd.h475 #define MAX_DRHDS DRHD_COUNT macro
/hypervisor/arch/x86/
A Dvtd.c186 static struct dmar_drhd_rt dmar_drhd_units[MAX_DRHDS];

Completed in 10 milliseconds