Home
last modified time | relevance | path

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

/qemu/tests/migration/
H A Dmigration-test.h29 #define ARM_TEST_MEM_END (0x40000000 + 100 * 1024 * 1024) macro
/qemu/tests/migration/aarch64/
H A Da-b-kernel.S29 mov x1, #ARM_TEST_MEM_END
/qemu/tests/qtest/
H A Dmigration-test.c729 end_address = ARM_TEST_MEM_END; in test_migrate_start()