Searched refs:acpi_get_table_phys (Results 1 – 5 of 5) sorted by relevance
/xen-4.10.0-shim-comet/xen/include/acpi/ |
A D | acpixf.h | 81 acpi_get_table_phys(acpi_string signature, acpi_native_uint instance,
|
/xen-4.10.0-shim-comet/xen/drivers/acpi/tables/ |
A D | tbxface.c | 223 acpi_get_table_phys(acpi_string signature, acpi_native_uint instance, in acpi_get_table_phys() function
|
/xen-4.10.0-shim-comet/xen/drivers/acpi/apei/ |
A D | hest.c | 179 status = acpi_get_table_phys(ACPI_SIG_HEST, 0, &hest_addr, &hest_len); in acpi_hest_init()
|
A D | erst.c | 792 status = acpi_get_table_phys(ACPI_SIG_ERST, 0, &erst_addr, &erst_len); in erst_init()
|
/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/ |
A D | dmar.c | 1008 if ( ACPI_SUCCESS(acpi_get_table_phys(ACPI_SIG_DMAR, 0, in acpi_dmar_init()
|
Completed in 6 milliseconds