Xen Test Framework
Data Fields
xtf_idte Struct Reference

A guest agnostic represention of IDT information. More...

#include <idt.h>

Data Fields

unsigned long addr
 
unsigned int cs
 
unsigned int dpl
 

Detailed Description

A guest agnostic represention of IDT information.

Definition at line 26 of file idt.h.

Field Documentation

◆ addr

unsigned long addr

Definition at line 28 of file idt.h.

◆ cs

unsigned int cs

Definition at line 29 of file idt.h.

◆ dpl

unsigned int dpl

Definition at line 29 of file idt.h.


The documentation for this struct was generated from the following file: