Searched refs:ctx_has_vsx_region (Results 1 – 2 of 2) sorted by relevance
97 unsigned long handler, int ctx_has_vsx_region) in setup_sigcontext() argument161 if (tsk->thread.used_vsr && ctx_has_vsx_region) { in setup_sigcontext()634 int ctx_has_vsx_region = 0; in SYSCALL_DEFINE3() local654 ctx_has_vsx_region = 1; in SYSCALL_DEFINE3()659 ctx_has_vsx_region) in SYSCALL_DEFINE3()
389 int ctx_has_vsx_region) in save_user_regs() argument439 if (current->thread.used_vsr && ctx_has_vsx_region) { in save_user_regs()1050 int ctx_has_vsx_region = 0; in COMPAT_SYSCALL_DEFINE3() local1085 ctx_has_vsx_region = 1; in COMPAT_SYSCALL_DEFINE3()1106 || save_user_regs(regs, mctx, NULL, 0, ctx_has_vsx_region) in COMPAT_SYSCALL_DEFINE3()