Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/firmware/hvmloader/
A Dhvmloader.c114 unsigned long scratch_start = SCRATCH_PHYSICAL_ADDRESS;
417 if ( SCRATCH_PHYSICAL_ADDRESS != scratch_start ) in main()
419 SCRATCH_PHYSICAL_ADDRESS, scratch_start); in main()
A Dconfig.h65 #define SCRATCH_PHYSICAL_ADDRESS 0x00010000 macro
A Dtests.c288 BUILD_BUG_ON(SCRATCH_PHYSICAL_ADDRESS > HVMLOADER_PHYSICAL_ADDRESS); in perform_tests()

Completed in 5 milliseconds