Home
last modified time | relevance | path

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

/hypervisor/acpi_parser/
A Ddmar_parse.c163 struct acpi_dmar_header *dmar_header; in parse_dmar_table()
177 dmar_header = (struct acpi_dmar_header *)ptr; in parse_dmar_table()
178 ASSERT(dmar_header->length >= sizeof(struct acpi_dmar_header), "corrupted DMAR table"); in parse_dmar_table()
/hypervisor/boot/include/
A Dacpi.h206 struct acpi_dmar_header { struct
212 struct acpi_dmar_header header; argument

Completed in 4 milliseconds