Home
last modified time | relevance | path

Searched refs:pa_psw (Results 1 – 1 of 1) sorted by relevance

/linux/arch/parisc/include/asm/
H A Dpsw.h66 struct pa_psw { struct
97 #define pa_psw(task) ((struct pa_psw *) ((char *) (task) + TASK_PT_PSW + 4)) argument
99 #define pa_psw(task) ((struct pa_psw *) ((char *) (task) + TASK_PT_PSW)) macro