Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/acpi/
H A Dvmgenid.h14 #define VMGENID_FW_CFG_SIZE 4096 /* Occupy a page of memory */ macro
/openbmc/qemu/hw/acpi/
H A Dvmgenid.c37 g_array_set_size(guid, VMGENID_FW_CFG_SIZE - ARRAY_SIZE(guid_le.data)); in vmgenid_build_acpi()
127 VMGENID_FW_CFG_SIZE); in vmgenid_add_fw_cfg()