Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/x86/
Dentry_from_vm86.c60 (ctx->uc_mcontext.gregs[REG_CS] & 3) != 3) { in sighandler()
75 (unsigned short)ctx->uc_mcontext.gregs[REG_CS]); in sighandler()
Dsigreturn.c304 return &ctx->uc_mcontext.gregs[REG_CS]; in csptr()
/linux-4.4.14/drivers/net/fjes/
Dfjes_regs.h97 union REG_CS { union
Dfjes_hw.c367 union REG_CS cs; in fjes_hw_issue_request_command()