|
Xen Test Framework
|
Long Mode #TS exception More...
#include <xtf.h>
Include dependency graph for main.c:Go to the source code of this file.
Macros | |
| #define | COND(_32, _64) _64 |
Functions | |
| static bool | check_ts (struct cpu_regs *regs, const struct extable_entry *ex) |
| static void | user (void) |
| void | test_main (void) |
| To be implemented by each test, as its entry point. More... | |
Variables | |
| const char | test_title [] = "Test Long Mode #TS" |
| The title of the test. More... | |
Definition in file main.c.
|
static |
|
static |
| void test_main | ( | void | ) |