Searched refs:r_cs (Results 1 – 6 of 6) sorted by relevance
103 regs->r_cs = tp->tf_cs; in fill_regs32()118 if (!EFL_SECURE(regs->r_eflags, tp->tf_rflags) || !CS_SECURE(regs->r_cs)) in set_regs32()134 tp->tf_cs = regs->r_cs; in set_regs32()
117 __uint32_t r_cs; member147 __int64_t r_cs; member
232 l_reg->cs = b_reg->r_cs; in map_regs_to_linux()260 l_regset->cs = b_reg->r_cs; in map_regs_to_linux_regset()302 b_reg->r_cs = l_reg->cs; in map_regs_from_linux()
135 linux_r->xcs = bsd_r->r_cs; in map_regs_to_linux()156 bsd_r->r_cs = linux_r->xcs; in map_regs_from_linux()
2122 regs->r_cs = tp->tf_cs; in fill_frame_regs()2150 if (!EFL_SECURE(rflags, tp->tf_rflags) || !CS_SECURE(regs->r_cs)) in set_regs()2168 tp->tf_cs = regs->r_cs; in set_regs()
2817 regs->r_cs = tp->tf_cs; in fill_frame_regs()2834 !CS_SECURE(regs->r_cs)) in set_regs()2848 tp->tf_cs = regs->r_cs; in set_regs()