Searched refs:CS_SECURE (Results 1 – 8 of 8) sorted by relevance
41 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) macro
76 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) macro119 if (!EFL_SECURE(regs->r_eflags, tp->tf_rflags) || !CS_SECURE(regs->r_cs)) in set_regs32()
89 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) macro718 if (!CS_SECURE(scp->sc_cs)) { in ofreebsd32_sigreturn()795 if (!CS_SECURE(cs)) {871 if (!CS_SECURE(cs)) {
511 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) in linux_sigreturn() macro512 if (!CS_SECURE(frame.sf_sc.sc_cs)) { in linux_sigreturn()594 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) in linux_rt_sigreturn() macro595 if (!CS_SECURE(context->sc_cs)) { in linux_rt_sigreturn()
606 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) in linux_sigreturn() macro607 if (!CS_SECURE(frame.sf_sc.sc_cs)) { in linux_sigreturn()687 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) in linux_rt_sigreturn() macro688 if (!CS_SECURE(context->sc_cs)) { in linux_rt_sigreturn()
486 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) in linux_rt_sigreturn() macro487 if (!CS_SECURE(context->sc_cs)) { in linux_rt_sigreturn()
826 if (!CS_SECURE(scp->sc_cs)) {945 if (!CS_SECURE(cs)) {1059 if (!CS_SECURE(cs)) {2856 !CS_SECURE(regs->r_cs)) in set_regs()
165 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) macro527 if (!CS_SECURE(cs)) {2135 if (!EFL_SECURE(rflags, tp->tf_rflags) || !CS_SECURE(regs->r_cs)) in set_regs()