Searched refs:CS_SECURE (Results 1 – 8 of 8) sorted by relevance
41 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) macro
75 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) macro118 if (!EFL_SECURE(regs->r_eflags, tp->tf_rflags) || !CS_SECURE(regs->r_cs)) in set_regs32()
88 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) macro715 if (!CS_SECURE(scp->sc_cs)) { in ofreebsd32_sigreturn()792 if (!CS_SECURE(cs)) {868 if (!CS_SECURE(cs)) {
634 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) in linux_sigreturn() macro635 if (!CS_SECURE(frame.sf_sc.sc_cs)) { in linux_sigreturn()715 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) in linux_rt_sigreturn() macro716 if (!CS_SECURE(context->sc_cs)) { in linux_rt_sigreturn()
510 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) in linux_sigreturn() macro511 if (!CS_SECURE(frame.sf_sc.sc_cs)) { in linux_sigreturn()593 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) in linux_rt_sigreturn() macro594 if (!CS_SECURE(context->sc_cs)) { in linux_rt_sigreturn()
559 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) in linux_rt_sigreturn() macro560 if (!CS_SECURE(context->sc_cs)) { in linux_rt_sigreturn()
813 if (!CS_SECURE(scp->sc_cs)) {932 if (!CS_SECURE(cs)) {1046 if (!CS_SECURE(cs)) {2834 !CS_SECURE(regs->r_cs)) in set_regs()
167 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) macro520 if (!CS_SECURE(cs)) {2150 if (!EFL_SECURE(rflags, tp->tf_rflags) || !CS_SECURE(regs->r_cs)) in set_regs()