Searched refs:acpi (Results 1 – 2 of 2) sorted by relevance
19 static void *get_acpi_mod_entry(const char *signature, void *acpi) in get_acpi_mod_entry() argument25 xsdt = acpi + VIRT_XSDT_ADDR - VIRT_ACPI_DATA_ADDR; in get_acpi_mod_entry()29 header = acpi + xsdt->table_offset_entry[i] - VIRT_ACPI_DATA_ADDR; in get_acpi_mod_entry()
404 HV_ACPI_TABLE_TIMESTAMP := $(HV_OBJDIR)/acpi.timestamp414 install -D $(HV_OBJDIR)/acpi/*.bin -t $(DESTDIR)$(libdir)/acrn/acpi/; \
Completed in 3 milliseconds