Searched refs:SCRATCH_PHYSICAL_ADDRESS (Results 1 – 3 of 3) sorted by relevance
114 unsigned long scratch_start = SCRATCH_PHYSICAL_ADDRESS;417 if ( SCRATCH_PHYSICAL_ADDRESS != scratch_start ) in main()419 SCRATCH_PHYSICAL_ADDRESS, scratch_start); in main()
65 #define SCRATCH_PHYSICAL_ADDRESS 0x00010000 macro
288 BUILD_BUG_ON(SCRATCH_PHYSICAL_ADDRESS > HVMLOADER_PHYSICAL_ADDRESS); in perform_tests()
Completed in 5 milliseconds