Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dvmgenid-test.c24 #define RSDP_ADDR_INVALID 0x100000 /* RSDP must be below this address */ macro
40 g_assert_cmphex(rsdp_offset, <, RSDP_ADDR_INVALID); in acpi_find_vgia()