Xen Test Framework
Data Fields
test Struct Reference

Data Fields

unsigned long(* fn )(unsigned long)
 
const char * name
 
exinfo_t exp
 
void(* set_iopl )(unsigned int iopl)
 
bool(* should_fault )(enum mode, unsigned int iopl)
 
exinfo_t(* fn )(void)
 

Detailed Description

Definition at line 38 of file main.c.

Field Documentation

◆ fn [1/2]

unsigned long(* fn) (unsigned long)

Definition at line 40 of file main.c.

◆ name

const char * name

Definition at line 41 of file main.c.

◆ exp

exinfo_t exp

Definition at line 42 of file main.c.

◆ set_iopl

void(* set_iopl) (unsigned int iopl)

Definition at line 104 of file main.c.

◆ should_fault

bool(* should_fault) (enum mode, unsigned int iopl)

Definition at line 105 of file main.c.

◆ fn [2/2]

exinfo_t(* fn) (void)

Definition at line 176 of file main.c.


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