Home
last modified time | relevance | path

Searched defs:pa_psw (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/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)) macro
99 #define pa_psw(task) ((struct pa_psw *) ((char *) (task) + TASK_PT_PSW)) macro
/kernel/linux/linux-6.6/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)) macro
99 #define pa_psw(task) ((struct pa_psw *) ((char *) (task) + TASK_PT_PSW)) macro

Completed in 1 milliseconds