Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dprocessor.h185 (1 << PS_UM_BIT) | \
191 (1 << PS_UM_BIT) | \
H A Dregs.h92 #define PS_UM_BIT 5 macro
/OK3568_Linux_fs/u-boot/arch/xtensa/include/asm/
H A Dregs.h71 #define PS_UM_BIT 5 macro
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dentry.S543 _bbci.l a3, PS_UM_BIT, 4f
577 _bbci.l a3, PS_UM_BIT, kernel_exception_exit
802 bbsi.l a2, PS_UM_BIT, 2f # jump if user mode
830 bbsi.l a2, PS_UM_BIT, _user_exception
845 bbci.l a0, PS_UM_BIT, 1b # jump if kernel mode
1774 bbsi.l a2, PS_UM_BIT, 1f
1871 bbsi.l a2, PS_UM_BIT, 1f
H A Dalign.S336 bbsi.l a0, PS_UM_BIT, 2f # jump if user mode
469 bbsi.l a0, PS_UM_BIT, 1f # jump if user mode
H A Dvectors.S218 _bbsi.l a2, PS_UM_BIT, 1f
696 bbsi.l a0, PS_UM_BIT, 1f # branch if user mode