Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/x86/
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()
Dsigreturn.c327 return &ctx->uc_mcontext.gregs[REG_CS]; in csptr()
/linux-5.19.10/drivers/net/fjes/
Dfjes_regs.h82 union REG_CS { union
Dfjes_trace.h19 TP_PROTO(union REG_CR *cr, union REG_CS *cs, int timeout,
Dfjes_hw.c375 union REG_CS cs; in fjes_hw_issue_request_command()