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

/linux-master/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;
/linux-master/tools/testing/selftests/x86/
H A Dentry_from_vm86.c59 (ctx->uc_mcontext.gregs[REG_CS] & 3) != 3) {
74 (unsigned short)ctx->uc_mcontext.gregs[REG_CS]);
H A Dsigreturn.c327 return &ctx->uc_mcontext.gregs[REG_CS];

Completed in 115 milliseconds