Home
last modified time | relevance | path

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

/hypervisor/include/dm/
A Dvacpi.h21 #define VIRT_ACPI_DATA_LEN MEM_1M macro
25 #define VIRT_ACPI_DATA_ADDR (VIRT_ACPI_NVS_ADDR - VIRT_ACPI_DATA_LEN)
/hypervisor/arch/x86/guest/
A Dve820.c200 .length = VIRT_ACPI_DATA_LEN,
296 …vm->e820_entries[ENTRY_GPA_L].length = memory_size - MEM_1M - VIRT_ACPI_DATA_LEN - VIRT_ACPI_NVS_L… in create_prelaunched_vm_e820()

Completed in 2 milliseconds