Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m68k/include/asm/
Dentry.h60 .globl sw_usp
67 movel %sp,sw_usp /* save user sp */
68 addql #8,sw_usp /* remove exception */
76 movel sw_usp,%a0 /* get usp */
97 movel sw_usp,%a0 /* get usp */
107 subql #8,sw_usp /* set exception */
108 movel sw_usp,%sp /* restore usp */
113 movel sw_usp,%a3
117 movel %a3,sw_usp
Dprocessor.h24 extern unsigned int sw_usp; in rdusp()
25 return sw_usp; in rdusp()
37 extern unsigned int sw_usp; in wrusp()
38 sw_usp = usp; in wrusp()
/linux-4.4.14/arch/m68k/coldfire/
Dentry.S45 sw_usp: label