Home
last modified time | relevance | path

Searched defs:idt_entry (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/tools/testing/selftests/kvm/include/x86_64/ !
Dprocessor.h751 struct idt_entry { struct
752 uint16_t offset0;
753 uint16_t selector;
754 uint16_t ist : 3;
756 uint16_t type : 4;
758 uint16_t dpl : 2;
759 uint16_t p : 1;
760 uint16_t offset1;
761 uint32_t offset2; uint32_t reserved;