Searched refs:ftop (Results 1 – 11 of 11) sorted by relevance
240 uint32_t __user *ftop = &ctx->ftop; in copy_ftop_to_sigcontext() local242 return __put_user(current->thread.fpu.ftop, ftop); in copy_ftop_to_sigcontext()247 uint32_t __user *ftop = &ctx->ftop; in copy_ftop_from_sigcontext() local249 return __get_user(current->thread.fpu.ftop, ftop); in copy_ftop_from_sigcontext()332 uint32_t __user *ftop = &ctx->ftop; in save_hw_ftop_context() local334 return _save_ftop_context(ftop); in save_hw_ftop_context()339 uint32_t __user *ftop = &ctx->ftop; in restore_hw_ftop_context() local341 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()
173 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);
86 uint32_t ftop; member182 .ftop = 0, \
67 __u32 ftop; member
58 __u32 ftop; member
91 u8 ftop; member
854 *v = vcpu->arch.fpu.ftop; in kvm_get_one_reg()944 vcpu->arch.fpu.ftop = v; in kvm_set_one_reg()
670 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