Searched refs:PS_UM_BIT (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/xtensa/include/asm/
H A Dregs.h89 #define PS_UM_BIT 5 macro
H A Dprocessor.h177 (1 << PS_UM_BIT) | \
/linux-4.4.14/arch/xtensa/kernel/
H A Dalign.S339 bbsi.l a0, PS_UM_BIT, 2f # jump if user mode
472 bbsi.l a0, PS_UM_BIT, 1f # jump if user mode
H A Dentry.S487 _bbci.l a3, PS_UM_BIT, 6f
542 _bbci.l a3, PS_UM_BIT, 4f
573 _bbci.l a3, PS_UM_BIT, kernel_exception_exit
798 bbsi.l a2, PS_UM_BIT, 2f # jump if user mode
1712 bbsi.l a2, PS_UM_BIT, 1f
1809 bbsi.l a2, PS_UM_BIT, 1f
H A Dvectors.S220 _bbci.l a2, PS_UM_BIT, .Lksp
694 bbsi.l a0, PS_UM_BIT, 1f # branch if user mode

Completed in 153 milliseconds