Searched refs:test_pattern_phys (Results 1 – 1 of 1) sorted by relevance
68 physaddr_t test_pattern_phys = virt_to_phys ( &test_pattern ); in gateA20_is_set() local69 physaddr_t verify_pattern_phys = ( test_pattern_phys ^ 0x100000 ); in gateA20_is_set()