MOS Source Code
Loading...
Searching...
No Matches
fpu_context.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: GPL-3.0-or-later
2
3
#pragma once
4
5
#include "
mos/mm/slab.h
"
6
#include "
mos/platform/platform.h
"
7
8
extern
slab_t
*
xsave_area_slab
;
9
10
void
x86_xsave_thread
(
thread_t
*thread);
11
void
x86_xrstor_thread
(
thread_t
*thread);
x86_xrstor_thread
void x86_xrstor_thread(thread_t *thread)
Definition
fpu_context.c:38
xsave_area_slab
slab_t * xsave_area_slab
Definition
fpu_context.c:13
x86_xsave_thread
void x86_xsave_thread(thread_t *thread)
Definition
fpu_context.c:26
platform.h
slab.h
slab_t
Definition
slab.h:45
thread_t
Definition
task_types.h:75
kernel
arch
x86_64
include
private
mos
x86
tasks
fpu_context.h
Generated on Sun Sep 1 2024 18:22:52 for MOS Source Code by
1.12.0