Searched refs:pa_psw (Results 1 – 1 of 1) sorted by relevance
66 struct pa_psw { struct97 #define pa_psw(task) ((struct pa_psw *) ((char *) (task) + TASK_PT_PSW + 4)) argument99 #define pa_psw(task) ((struct pa_psw *) ((char *) (task) + TASK_PT_PSW)) macro