Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dentry.h61 .globl sw_usp
68 movel %sp,sw_usp /* save user sp */
69 addql #8,sw_usp /* remove exception */
77 movel sw_usp,%a0 /* get usp */
98 movel sw_usp,%a0 /* get usp */
108 subql #8,sw_usp /* set exception */
109 movel sw_usp,%sp /* restore usp */
114 movel sw_usp,%a3
118 movel %a3,sw_usp
H A Dprocessor.h18 extern unsigned int sw_usp; in rdusp()
19 return sw_usp; in rdusp()
31 extern unsigned int sw_usp; in wrusp()
32 sw_usp = usp; in wrusp()
/openbmc/linux/arch/m68k/coldfire/
H A Dentry.S44 sw_usp: label