Xen Test Framework
Functions
x86-tss.c File Reference

x86 Task State Segment helper routines. More...

#include <xtf/console.h>
#include <arch/x86-tss.h>
+ Include dependency graph for x86-tss.c:

Go to the source code of this file.

Functions

void dump_x86_tss32 (const struct x86_tss32 *t)
 
void dump_x86_tss64 (const struct x86_tss64 *t)
 

Detailed Description

x86 Task State Segment helper routines.

Definition in file x86-tss.c.

Function Documentation

◆ dump_x86_tss32()

void dump_x86_tss32 ( const struct x86_tss32 t)

Definition at line 10 of file x86-tss.c.

+ Here is the call graph for this function:

◆ dump_x86_tss64()

void dump_x86_tss64 ( const struct x86_tss64 t)

Definition at line 43 of file x86-tss.c.

+ Here is the call graph for this function: