Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/x86/
Dentry_from_vm86.c201 unsigned short msw1 = 0x1414, msw2 = 0x2525, msw3 = 3737; in do_umip_tests() local
207 msw1 = *(unsigned short *)(test_mem + 2052); in do_umip_tests()
219 printf("[INFO]\tResult from SMSW:[0x%04x]\n", msw1); in do_umip_tests()
225 if (msw1 != msw2 || msw1 != msw3) in do_umip_tests()