Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/x86/
H A Dentry_from_vm86.c200 unsigned short msw1 = 0x1414, msw2 = 0x2525, msw3 = 3737; in do_umip_tests() local
206 msw1 = *(unsigned short *)(test_mem + 2052); in do_umip_tests()
218 printf("[INFO]\tResult from SMSW:[0x%04x]\n", msw1); in do_umip_tests()
224 if (msw1 != msw2 || msw1 != msw3) in do_umip_tests()