Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/x86/
H A Dentry_from_vm86.c180 unsigned short msw1 = 0x1414, msw2 = 0x2525, msw3 = 3737; in do_umip_tests() local
191 msw2 = *(unsigned short *)(test_mem + 2066); in do_umip_tests()
204 if (msw1 != msw2 || msw1 != msw3) in do_umip_tests()