Searched refs:ftop (Results 1 – 11 of 11) sorted by relevance
244 uint32_t __user *ftop = &ctx->ftop; in copy_ftop_to_sigcontext() local246 return __put_user(current->thread.fpu.ftop, ftop); in copy_ftop_to_sigcontext()251 uint32_t __user *ftop = &ctx->ftop; in copy_ftop_from_sigcontext() local253 return __get_user(current->thread.fpu.ftop, ftop); in copy_ftop_from_sigcontext()336 uint32_t __user *ftop = &ctx->ftop; in save_hw_ftop_context() local338 return _save_ftop_context(ftop); in save_hw_ftop_context()343 uint32_t __user *ftop = &ctx->ftop; in restore_hw_ftop_context() local345 return _restore_ftop_context(ftop); in restore_hw_ftop_context()
354 r = membuf_write(&to, &target->thread.fpu.ftop, sizeof(u32)); in lbt_get()375 &target->thread.fpu.ftop, in lbt_set()
172 OFFSET(THREAD_FTOP, loongarch_fpu, ftop); in output_thread_fpu_defines()
20 asmlinkage int _save_ftop_context(void __user *ftop);21 asmlinkage int _restore_ftop_context(void __user *ftop);
85 uint32_t ftop; member182 .ftop = 0, \
67 __u32 ftop; member
58 __u32 ftop; member
91 u8 ftop; member
852 *v = vcpu->arch.fpu.ftop; in kvm_get_one_reg()942 vcpu->arch.fpu.ftop = v; in kvm_set_one_reg()
621 to SCR3), x86/ARM eflags (eflags) and x87 fpu stack pointer (ftop).
167 ftop = False variable in SystemValues848 if self.ftop:6871 sysvals.ftop = True