PatchworkOS
Loading...
Searching...
No Matches
tss.c File Reference
#include <kernel/cpu/tss.h>
#include <assert.h>

Go to the source code of this file.

Functions

void tss_init (tss_t *tss)
 Initialize a TSS structure.
 
void tss_ist_load (tss_t *tss, tss_ist_t ist, stack_pointer_t *stack)
 Load a stack into an IST entry.