Home
last modified time | relevance | path

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

/hypervisor/acpi_parser/
A Ddmar_parse.c63 struct acpi_dmar_device_scope *apci_devscope = addr; in handle_dmar_devscope()
65 if ((remaining >= (int32_t)sizeof(struct acpi_dmar_device_scope)) && in handle_dmar_devscope()
68 path_len = (int32_t)((apci_devscope->length - sizeof(struct acpi_dmar_device_scope)) / in handle_dmar_devscope()
84 struct acpi_dmar_device_scope *scope; in get_drhd_dev_scope_cnt()
93 scope = (struct acpi_dmar_device_scope *)start; in get_drhd_dev_scope_cnt()
110 struct acpi_dmar_device_scope *ads; in handle_one_drhd()
148 ads = (struct acpi_dmar_device_scope *)cp; in handle_one_drhd()
/hypervisor/boot/include/
A Dacpi.h225 struct acpi_dmar_device_scope { struct

Completed in 4 milliseconds