Home
last modified time | relevance | path

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

/hypervisor/acpi_parser/
A Ddmar_parse.c82 static uint32_t get_drhd_dev_scope_cnt(struct acpi_dmar_hardware_unit *drhd) in get_drhd_dev_scope_cnt()
89 start = (char *)drhd + sizeof(struct acpi_dmar_hardware_unit); in get_drhd_dev_scope_cnt()
107 static int32_t handle_one_drhd(struct acpi_dmar_hardware_unit *acpi_drhd, struct dmar_drhd *drhd) in handle_one_drhd()
124 remaining = (int32_t)(acpi_drhd->header.length - sizeof(struct acpi_dmar_hardware_unit)); in handle_one_drhd()
164 struct acpi_dmar_hardware_unit *acpi_drhd; in parse_dmar_table()
181 acpi_drhd = (struct acpi_dmar_hardware_unit *)dmar_header; in parse_dmar_table()
/hypervisor/boot/include/
A Dacpi.h211 struct acpi_dmar_hardware_unit { struct

Completed in 4 milliseconds