Home
last modified time | relevance | path

Searched refs:REG_CS (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/x86/
H A Dentry_from_vm86.c59 (ctx->uc_mcontext.gregs[REG_CS] & 3) != 3) { in sighandler()
74 (unsigned short)ctx->uc_mcontext.gregs[REG_CS]); in sighandler()
H A Dsigreturn.c327 return &ctx->uc_mcontext.gregs[REG_CS]; in csptr()
/linux/drivers/net/fjes/
H A Dfjes_regs.h82 union REG_CS { union
H A Dfjes_trace.h19 TP_PROTO(union REG_CR *cr, union REG_CS *cs, int timeout,
H A Dfjes_hw.c398 union REG_CS cs; in fjes_hw_issue_request_command()