Home
last modified time | relevance | path

Searched refs:msw3 (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
216 msw3 = *(unsigned short *)(test_mem + 2080); in do_umip_tests()
224 if (msw1 != msw2 || msw1 != msw3) in do_umip_tests()