Xen Test Framework
Functions | Variables
xtf.h File Reference
#include <arch/apic.h>
#include <arch/cpuid.h>
#include <arch/exinfo.h>
#include <arch/hpet.h>
#include <arch/idt.h>
#include <arch/io-apic.h>
#include <arch/lib.h>
#include <arch/mm.h>
#include <arch/msr.h>
#include <arch/pagetable.h>
#include <arch/symbolic-const.h>
#include <arch/test.h>
#include <arch/tsx.h>
#include <arch/x86-dbg-reg.h>
+ Include dependency graph for xtf.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static void update_desc (user_desc *ptr, const user_desc new)
 Helper to update a live LDT/GDT entry. More...
 

Variables

char _start []
 
char _end []
 

Function Documentation

◆ update_desc()

static void update_desc ( user_desc *  ptr,
const user_desc  new 
)
inlinestatic

Helper to update a live LDT/GDT entry.

Definition at line 26 of file xtf.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Variable Documentation

◆ _start

char _start[]

◆ _end

char _end[]