Searched refs:PSL_RF (Results 1 – 5 of 5) sorted by relevance
55 #define PSL_RF 0x00010000 /* resume flag bit */ macro92 | PSL_D | PSL_V | PSL_NT | PSL_RF | PSL_AC | PSL_ID)
78 #define PUSH_MASK ~(PSL_VM | PSL_RF | PSL_I)79 #define POP_MASK ~(PSL_VIP | PSL_VIF | PSL_VM | PSL_RF | PSL_IOPL)
937 if (frame->tf_eflags & PSL_RF)
549 if (!RFLAG_SECURE(rflags & ~PSL_RF, regs->tf_rflags & ~PSL_RF)) { in linux_rt_sigreturn()
899 if (frame->tf_rflags & PSL_RF)