Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/arch/i386/firmware/pcbios/
DgateA20.c68 physaddr_t test_pattern_phys = virt_to_phys ( &test_pattern ); in gateA20_is_set() local
69 physaddr_t verify_pattern_phys = ( test_pattern_phys ^ 0x100000 ); in gateA20_is_set()