Searched refs:pt_set_usermode (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/arch/hexagon/include/uapi/asm/ | ||
| D | registers.h | 222 #define pt_set_usermode(regs) \ macro |
| /linux-4.4.14/arch/hexagon/kernel/ | ||
| D | process.c | 43 pt_set_usermode(regs); in start_thread() |