Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/x86/
H A Dentry_from_vm86.c199 struct table_desc idt2 = { .base = 0x89898989, .limit = 0x1313 }; in do_umip_tests() local
212 memcpy(&idt2, test_mem + 2068, sizeof(idt2)); in do_umip_tests()
234 if (memcmp(&idt1, &idt2, sizeof(idt1))) in do_umip_tests()