Home
last modified time | relevance | path

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

/hypervisor/quirks/
A Dsecurity_vm_fixup.c19 static void *get_acpi_mod_entry(const char *signature, void *acpi) in get_acpi_mod_entry() argument
25 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()
/hypervisor/
A DMakefile404 HV_ACPI_TABLE_TIMESTAMP := $(HV_OBJDIR)/acpi.timestamp
414 install -D $(HV_OBJDIR)/acpi/*.bin -t $(DESTDIR)$(libdir)/acrn/acpi/; \

Completed in 3 milliseconds