Home
last modified time | relevance | path

Searched refs:fpu_ctxt (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/xen/
H A Dsmp_pv.c279 memset(&ctxt->fpu_ctxt, 0, sizeof(ctxt->fpu_ctxt)); in cpu_initialize_context()
/kernel/linux/linux-5.10/arch/x86/include/asm/xen/
H A Dinterface.h198 * The following is all CPU context. Note that the fpu_ctxt block is filled
204 * - For HVM guests, the structures read include: fpu_ctxt (if
212 struct { char x[512]; } fpu_ctxt; /* User-level FPU registers */ member
/kernel/linux/linux-6.6/arch/x86/include/asm/xen/
H A Dinterface.h201 * The following is all CPU context. Note that the fpu_ctxt block is filled
207 * - For HVM guests, the structures read include: fpu_ctxt (if
215 struct { char x[512]; } fpu_ctxt; /* User-level FPU registers */ member

Completed in 4 milliseconds