/arch/x86/include/asm/ |
D | fpu-internal.h | 156 static inline void fpu_fxsave(struct fpu *fpu) in fpu_fxsave() 201 static inline void fpu_fxsave(struct fpu *fpu) in fpu_fxsave() 213 static inline int fpu_save_init(struct fpu *fpu) in fpu_save_init() 251 static inline int fpu_fxrstor_checking(struct fpu *fpu) in fpu_fxrstor_checking() 256 static inline int fpu_restore_checking(struct fpu *fpu) in fpu_restore_checking() 356 fpu_switch_t fpu; in switch_fpu_prepare() local 393 static inline void switch_fpu_finish(struct task_struct *new, fpu_switch_t fpu) in switch_fpu_finish() 492 static bool fpu_allocated(struct fpu *fpu) in fpu_allocated() 497 static inline int fpu_alloc(struct fpu *fpu) in fpu_alloc() 508 static inline void fpu_free(struct fpu *fpu) in fpu_free()
|
D | xsave.h | 45 static inline int fpu_xrstor_checking(struct fpu *fpu) in fpu_xrstor_checking() 139 static inline void fpu_xsave(struct fpu *fpu) in fpu_xsave()
|
/arch/sparc/kernel/ |
D | sigutil_32.c | 14 int save_fpu_state(struct pt_regs *regs, __siginfo_fpu_t __user *fpu) in save_fpu_state() 48 int restore_fpu_state(struct pt_regs *regs, __siginfo_fpu_t __user *fpu) in restore_fpu_state()
|
D | sigutil_64.c | 14 int save_fpu_state(struct pt_regs *regs, __siginfo_fpu_t __user *fpu) in save_fpu_state() 34 int restore_fpu_state(struct pt_regs *regs, __siginfo_fpu_t __user *fpu) in restore_fpu_state()
|
D | cpu.c | 281 const struct fpu_info *fpu; in set_cpu_and_fpu() local
|
/arch/mips/dec/ |
D | int-handler.S | 269 fpu: label
|
/arch/cris/kernel/ |
D | process.c | 158 int dump_fpu(struct pt_regs *regs, elf_fpregset_t *fpu) in dump_fpu()
|
/arch/powerpc/kvm/ |
D | book3s.c | 464 int kvm_arch_vcpu_ioctl_get_fpu(struct kvm_vcpu *vcpu, struct kvm_fpu *fpu) in kvm_arch_vcpu_ioctl_get_fpu() 469 int kvm_arch_vcpu_ioctl_set_fpu(struct kvm_vcpu *vcpu, struct kvm_fpu *fpu) in kvm_arch_vcpu_ioctl_set_fpu()
|
D | booke.c | 900 int kvm_arch_vcpu_ioctl_get_fpu(struct kvm_vcpu *vcpu, struct kvm_fpu *fpu) in kvm_arch_vcpu_ioctl_get_fpu() 905 int kvm_arch_vcpu_ioctl_set_fpu(struct kvm_vcpu *vcpu, struct kvm_fpu *fpu) in kvm_arch_vcpu_ioctl_set_fpu()
|
/arch/m68k/kernel/ |
D | setup_no.c | 272 char *cpu, *mmu, *fpu; in show_cpuinfo() local
|
D | process.c | 290 int dump_fpu (struct pt_regs *regs, struct user_m68kfp_struct *fpu) in dump_fpu()
|
D | setup_mm.c | 390 const char *cpu, *mmu, *fpu; in show_cpuinfo() local
|
/arch/sh/include/asm/ |
D | user.h | 46 struct user_fpu_struct fpu; /* Math Co-processor registers */ member
|
/arch/x86/kernel/ |
D | process_32.c | 244 fpu_switch_t fpu; in __switch_to() local
|
D | i387.c | 200 void fpu_finit(struct fpu *fpu) in fpu_finit() 815 int dump_fpu(struct pt_regs *regs, struct user_i387_struct *fpu) in dump_fpu()
|
/arch/hexagon/kernel/ |
D | process.c | 276 int dump_fpu(struct pt_regs *regs, elf_fpregset_t *fpu) in dump_fpu()
|
/arch/sh/kernel/cpu/sh4/ |
D | fpu.c | 150 static void denormal_to_double(struct sh_fpu_hard_struct *fpu, int n) in denormal_to_double()
|
/arch/tile/include/asm/ |
D | elf.h | 99 #define ELF_CORE_COPY_FPREGS(t, fpu) 0 argument
|
/arch/sh/math-emu/ |
D | math.c | 477 static void denormal_to_double(struct sh_fpu_soft_struct *fpu, int n) in denormal_to_double() 599 static void fpu_init(struct sh_fpu_soft_struct *fpu) in fpu_init() 620 struct sh_fpu_soft_struct *fpu = &(tsk->thread.xstate->softfpu); in do_fpu_inst() local
|
/arch/openrisc/kernel/ |
D | process.c | 193 int dump_fpu(struct pt_regs *regs, elf_fpregset_t * fpu) in dump_fpu()
|
/arch/s390/kvm/ |
D | kvm-s390.c | 461 int kvm_arch_vcpu_ioctl_set_fpu(struct kvm_vcpu *vcpu, struct kvm_fpu *fpu) in kvm_arch_vcpu_ioctl_set_fpu() 469 int kvm_arch_vcpu_ioctl_get_fpu(struct kvm_vcpu *vcpu, struct kvm_fpu *fpu) in kvm_arch_vcpu_ioctl_get_fpu()
|
/arch/sh/kernel/ |
D | process_64.c | 376 int dump_fpu(struct pt_regs *regs, elf_fpregset_t *fpu) in dump_fpu()
|
D | process_32.c | 140 int dump_fpu(struct pt_regs *regs, elf_fpregset_t *fpu) in dump_fpu()
|
/arch/x86/um/asm/ |
D | elf.h | 209 #define ELF_CORE_COPY_FPREGS(t, fpu) elf_core_copy_fpregs(t, fpu) argument
|
/arch/c6x/kernel/ |
D | setup.c | 82 const char *fpu; member
|