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()646 int ctx_has_vsx_region = 0; in SYSCALL_DEFINE3() local666 ctx_has_vsx_region = 1; in SYSCALL_DEFINE3()671 ctx_has_vsx_region) in SYSCALL_DEFINE3()
385 int ctx_has_vsx_region) in save_user_regs() argument435 if (current->thread.used_vsr && ctx_has_vsx_region) { in save_user_regs()1064 int ctx_has_vsx_region = 0; in COMPAT_SYSCALL_DEFINE3() local1099 ctx_has_vsx_region = 1; in COMPAT_SYSCALL_DEFINE3()1120 || save_user_regs(regs, mctx, NULL, 0, ctx_has_vsx_region) in COMPAT_SYSCALL_DEFINE3()