|
khypervisor
v1
|

Go to the source code of this file.
Functions | |
| struct arch_regs * | trap_saved_regs (void) |
| struct arch_regs* trap_saved_regs | ( | void | ) | [read] |
Definition at line 151 of file trap.c.
{
return _trap_hyp_saved_regs;
}
1.7.6.1