Home
last modified time | relevance | path

Searched defs:fpstate (Results 1 – 8 of 8) sorted by relevance

/linux/arch/x86/include/uapi/asm/
H A Dsigcontext.h193 struct _fpstate fpstate; member
230 __u32 fpstate; /* Zero when no FPU/extended context */ member
273 __u64 fpstate; /* Zero when no FPU/extended context */ member
320 struct _fpstate __user *fpstate; member
380 struct _fpstate __user *fpstate; /* Zero when no FPU context */ member
/linux/arch/m68k/kernel/
H A Dsignal.c335 unsigned char fpstate[FPCONTEXT_SIZE]; in rt_restore_fpu_state() local
486 unsigned char fpstate[FPCONTEXT_SIZE]; in rt_save_fpu_state() local
/linux/arch/x86/um/os-Linux/
H A Dmcontext.c89 struct _fpstate_64 fpstate; member
/linux/arch/x86/kernel/
H A Dsignal_64.c99 __unsafe_setup_sigcontext(struct sigcontext __user *sc, void __user *fpstate, in __unsafe_setup_sigcontext()
H A Dsignal_32.c212 void __user *fpstate, in __unsafe_setup_sigcontext32()
/linux/arch/x86/um/
H A Dsignal.c24 struct _fpstate_64 fpstate; member
/linux/arch/arm/include/asm/
H A Dthread_info.h71 union fp_state fpstate __attribute__((aligned(8))); member
/linux/arch/x86/kvm/
H A Dx86.c12536 struct fpstate *fpstate = vcpu->arch.guest_fpu.fpstate; in kvm_vcpu_reset() local