Searched refs:ctx_has_vsx_region (Results 1 – 2 of 2) sorted by relevance
95 int ctx_has_vsx_region) in setup_sigcontext() argument149 if (current->thread.used_vsr && ctx_has_vsx_region) { in setup_sigcontext()608 int ctx_has_vsx_region = 0; in sys_swapcontext() local628 ctx_has_vsx_region = 1; in sys_swapcontext()633 ctx_has_vsx_region) in sys_swapcontext()
410 int ctx_has_vsx_region) in save_user_regs() argument460 if (current->thread.used_vsr && ctx_has_vsx_region) { in save_user_regs()1144 int ctx_has_vsx_region = 0; in sys_swapcontext() local1179 ctx_has_vsx_region = 1; in sys_swapcontext()1200 || save_user_regs(regs, mctx, NULL, 0, ctx_has_vsx_region) in sys_swapcontext()