Searched refs:PS_UM_BIT (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/xtensa/include/asm/ |
| A D | processor.h | 205 (1 << PS_UM_BIT) | \ 211 (1 << PS_UM_BIT) | \
|
| A D | regs.h | 92 #define PS_UM_BIT 5 macro
|
| /linux/arch/xtensa/kernel/ |
| A D | entry.S | 556 _bbci.l abi_saved1, PS_UM_BIT, 4f 590 _bbci.l abi_saved1, PS_UM_BIT, kernel_exception_exit 822 bbsi.l a2, PS_UM_BIT, 2f # jump if user mode 850 bbsi.l a2, PS_UM_BIT, _user_exception 865 bbci.l a0, PS_UM_BIT, 1b # jump if kernel mode 1799 bbsi.l a2, PS_UM_BIT, 1f 1896 bbsi.l a2, PS_UM_BIT, 1f
|
| A D | vectors.S | 218 _bbsi.l a2, PS_UM_BIT, 1f 676 bbsi.l a0, PS_UM_BIT, 1f # branch if user mode
|
| A D | align.S | 338 bbsi.l a0, PS_UM_BIT, 2f # jump if user mode 471 bbsi.l a0, PS_UM_BIT, 1f # jump if user mode
|
Completed in 9 milliseconds