Searched refs:SET_PSTATE_TCO (Results 1 – 3 of 3) sorted by relevance
225 asm volatile(ALTERNATIVE("nop", SET_PSTATE_TCO(0), in __uaccess_disable_tco()231 asm volatile(ALTERNATIVE("nop", SET_PSTATE_TCO(1), in __uaccess_enable_tco()
100 #define SET_PSTATE_TCO(x) __emit_inst(0xd500401f | PSTATE_TCO | ((!!x) << PSTATE_Imm_shift)) macro
352 SET_PSTATE_TCO(0)