Searched refs:ctx_has_vsx_region (Results 1 – 2 of 2) sorted by relevance
93 unsigned long handler, int ctx_has_vsx_region) in setup_sigcontext() argument157 if (tsk->thread.used_vsr && ctx_has_vsx_region) { in setup_sigcontext()640 int ctx_has_vsx_region = 0; in SYSCALL_DEFINE3() local660 ctx_has_vsx_region = 1; in SYSCALL_DEFINE3()665 ctx_has_vsx_region) in SYSCALL_DEFINE3()
240 int ctx_has_vsx_region) in save_user_regs() argument290 if (current->thread.used_vsr && ctx_has_vsx_region) { in save_user_regs()915 int ctx_has_vsx_region = 0; in COMPAT_SYSCALL_DEFINE3() local950 ctx_has_vsx_region = 1; in COMPAT_SYSCALL_DEFINE3()971 || save_user_regs(regs, mctx, NULL, 0, ctx_has_vsx_region) in COMPAT_SYSCALL_DEFINE3()